isBroadcast property

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

True if this channel is broadcast

Implementation

@JsonKey(defaultValue: false)
bool isBroadcast;