isConnecting property

bool get isConnecting

Whether the client is connecting to the server

Implementation

bool get isConnecting => this == connecting;