isConnected property

bool get isConnected
inherited

Ist the client currently connected?

Implementation

bool get isConnected => _isConnected;