getChannel method

Channel? getChannel(
  1. Channel player
)

Implementation

Channel? getChannel(Channel player) => _playerChannels[player];