state property
ClientManagerState
get
state
The runtime state of this client manager.
Implementation
ClientManagerState get state => _state;
The runtime state of this client manager.
ClientManagerState get state => _state;