currentConnectionState property

ConnectionState get currentConnectionState

The current connection state of the client.

Implementation

ConnectionState get currentConnectionState => _connectionState;