connected property

bool connected

Whether or not the client is connected to the server.

Implementation

bool get connected => connection.connected;