isBroadcast property

bool? isBroadcast
getter/setter pair

The broadcast mode of the channel. If set to true, then isSuper will be true.

Implementation

bool? isBroadcast;