menu
flutter_websocket_plus package
documentation
websocket_config.dart
WebSocketConfig
maxReconnectionDelay property
maxReconnectionDelay property
dark_mode
light_mode
maxReconnectionDelay
property
Duration
maxReconnectionDelay
final
Maximum delay between reconnection attempts.
Implementation
final Duration maxReconnectionDelay;
flutter_websocket_plus package
documentation
websocket_config
WebSocketConfig
maxReconnectionDelay property
WebSocketConfig class