menu
pusher_channels_flutter package
documentation
pusher-js/core/pusher_with_encryption.dart
PusherWithEncryption
PusherWithEncryption factory constructor
PusherWithEncryption factory constructor
dark_mode
light_mode
PusherWithEncryption
constructor
PusherWithEncryption
(
String
app_key
, [
Options
options
])
Implementation
external factory PusherWithEncryption(String app_key, [Options options]);
pusher_channels_flutter package
documentation
pusher-js/core/pusher_with_encryption
PusherWithEncryption
PusherWithEncryption factory constructor
PusherWithEncryption class