menu
resilify package
documentation
resilify_websocket.dart
ReconnectConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
?
maxAttempts
final
Maximum number of reconnect attempts.
null
means retry forever.
Implementation
final int? maxAttempts;
resilify package
documentation
resilify_websocket
ReconnectConfig
maxAttempts property
ReconnectConfig class