isExclusive property
read / write
The exclusive mode of the channel. If set to true
, then isSuper and isBroadcast will both be true
.
Implementation
bool? isExclusive;
The exclusive mode of the channel. If set to true
, then isSuper and isBroadcast will both be true
.
bool? isExclusive;