getConnectionInfo method

T? getConnectionInfo(
  1. Channel channel
)

Implementation

T? getConnectionInfo(Channel channel) => _connections[channel];