WebSocketService({ required this.webSocketUrl, required this.authUrl, required this.channelName, }) { connect(); }