isConnected property

bool isConnected
inherited

Ist the client currently connected?

Implementation

bool get isConnected => _isConnected;