connectionState property

Stream<ConnectionState> connectionState
latefinal

The current connection state of the client.

Implementation

late final Stream<ConnectionState> connectionState;