isReconnecting property

bool get isReconnecting

Whether the client is reconnecting to the server

Implementation

bool get isReconnecting => this == reconnecting;