healthState property

ConnectionHealthState get healthState

Gets the current health state of this connection

Implementation

ConnectionHealthState get healthState => _healthMonitor.metrics.state;