currentConnectionState property
Synchronous read of the current connection state.
Implementation
@override
ConnectionState? get currentConnectionState => _currentConnectionState;
Synchronous read of the current connection state.
@override
ConnectionState? get currentConnectionState => _currentConnectionState;