closed property

bool closed

Indicates whether this Client is closed.

Implementation

bool get closed => _closed;