getState method
Gets the current state of a connection
Implementation
ConnectionState? getState(TransportConn connection) =>
_connections[connection];
Gets the current state of a connection
ConnectionState? getState(TransportConn connection) =>
_connections[connection];