isBroadcast property Null safety

bool? isBroadcast
read / write

Determine a channel is broadcast channel or not. default is false

Implementation

bool? isBroadcast;