connectionState property

ValueListenable<DTDConnectionState> get connectionState

The current state of the connection.

Implementation

ValueListenable<DTDConnectionState> get connectionState => _connectionState;