isPublic property
read / write
The public mode of the channel.
If set to true
, then isDistinct must be false
.
Implementation
bool? isPublic;
The public mode of the channel.
If set to true
, then isDistinct must be false
.
bool? isPublic;