menu
pusher_client_socket package
documentation
channels/channel.dart
Channel
isPublic property
isPublic property
dark_mode
light_mode
isPublic
property
bool
get
isPublic
Implementation
bool get isPublic => !isPrivate && !isPresence && !isEncrypted;
pusher_client_socket package
documentation
channels/channel
Channel
isPublic property
Channel class