PusherPrivateEncryptedChannel constructor
PusherPrivateEncryptedChannel(
- PusherClient pusher,
- String name,
- ConnectorOptions options
Implementation
PusherPrivateEncryptedChannel(
super.pusher,
super.name,
super.options,
);