getConnectionInfo method

SwampClientConnectionInfo? getConnectionInfo(
  1. Channel channel
)
inherited

Implementation

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