isDistinct property Null safety
read / write
Determine a channel is distinct or not.
If true
, the channel which has the same users is returned.
default is false
Implementation
bool? isDistinct;
Determine a channel is distinct or not.
If true
, the channel which has the same users is returned.
default is false
bool? isDistinct;