getRelayHealth method
Get the health status of a specific relay.
Implementation
RelayHealthStatus? getRelayHealth(String relayUrl) => _relayHealth[relayUrl];
Get the health status of a specific relay.
RelayHealthStatus? getRelayHealth(String relayUrl) => _relayHealth[relayUrl];