healthState property
ConnectionHealthState
get
healthState
Gets the current health state of this connection
Implementation
ConnectionHealthState get healthState => _healthMonitor.metrics.state;
Gets the current health state of this connection
ConnectionHealthState get healthState => _healthMonitor.metrics.state;