menu
flutter_websocket_plus package
documentation
websocket_config.dart
WebSocketConfig
maxReconnectionAttempts property
maxReconnectionAttempts property
dark_mode
light_mode
maxReconnectionAttempts
property
int
maxReconnectionAttempts
final
Maximum number of reconnection attempts.
Implementation
final int maxReconnectionAttempts;
flutter_websocket_plus package
documentation
websocket_config
WebSocketConfig
maxReconnectionAttempts property
WebSocketConfig class