menu
bynn_id_verification package
documentation
providers/websocket_provider.dart
WebSocketManagerNotifier
resetConnectionAttempts method
resetConnectionAttempts method
dark_mode
light_mode
resetConnectionAttempts
method
void
resetConnectionAttempts
(
)
Implementation
void resetConnectionAttempts() { _reconnectAttempts = 0; }
bynn_id_verification package
documentation
providers/websocket_provider
WebSocketManagerNotifier
resetConnectionAttempts method
WebSocketManagerNotifier class