isSuper property Null safety

  1. @JsonKey(defaultValue: false)
bool isSuper
read / write

True if this channel is super channel

Implementation

@JsonKey(defaultValue: false)
bool isSuper;