hasConnected property

bool get hasConnected

True if the client has established a connection with the server.

Implementation

bool get hasConnected => _hasConnected;