menu
pusher_client_socket package
documentation
channels/channel.dart
Channel
isEncrypted property
isEncrypted property
dark_mode
light_mode
isEncrypted
property
bool
get
isEncrypted
Implementation
bool get isEncrypted => name.startsWith("private-encrypted-");
pusher_client_socket package
documentation
channels/channel
Channel
isEncrypted property
Channel class