channels property

Set<Channel> get channels

Implementation

Set<Channel> get channels => _playerChannels.values.toSet();