menu
flutter_websocket_plus package
documentation
websocket_config.dart
WebSocketConfig
url property
url property
dark_mode
light_mode
url
property
String
url
final
The WebSocket URL to connect to.
Implementation
final String url;
flutter_websocket_plus package
documentation
websocket_config
WebSocketConfig
url property
WebSocketConfig class