CustomWebSocket constructor
CustomWebSocket(
- Session session, {
- HttpClient? customClient,
Implementation
CustomWebSocket(this.session, {this.customClient});
CustomWebSocket(this.session, {this.customClient});