isPublic property Null safety

bool? isPublic
read / write

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

Implementation

bool? isPublic;