PusherChannelsWebSocketConnection constructor
PusherChannelsWebSocketConnection(
- {required Uri uri}
Implementation
PusherChannelsWebSocketConnection({
required this.uri,
});
PusherChannelsWebSocketConnection({
required this.uri,
});