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