menu
socket_io_native_client package
documentation
socket_connection_options.dart
SocketConnectionOptions
reconnection property
reconnection property
dark_mode
light_mode
reconnection
property
bool
?
reconnection
final
Whether to automatically reconnect on disconnection.
Implementation
final bool? reconnection;
socket_io_native_client package
documentation
socket_connection_options
SocketConnectionOptions
reconnection property
SocketConnectionOptions class