isBroadcast property Null safety

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

True if this channel is broadcast

Implementation

@JsonKey(defaultValue: false)
bool isBroadcast;