isSuper property

  1. @JsonKey(defaultValue: false)
bool isSuper
getter/setter pair

True if this channel is super channel

Implementation

@JsonKey(defaultValue: false)
bool isSuper;