isSuper property Null safety

bool? isSuper
read / write

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

Implementation

bool? isSuper;