menu
flutter_websocket_plus package
documentation
websocket_config.dart
WebSocketConfig
protocols property
protocols property
dark_mode
light_mode
protocols
property
List
<
String
>
protocols
final
Protocols to use for the WebSocket connection.
Implementation
final List<String> protocols;
flutter_websocket_plus package
documentation
websocket_config
WebSocketConfig
protocols property
WebSocketConfig class