menu
swamp
swamp.dart
SwampRoom
channels property
channels
dark_mode
light_mode
channels
property
Set
<
Channel
>
get
channels
Implementation
Set<Channel> get channels => _playerChannels.values.toSet();
swamp
swamp
SwampRoom
channels property
SwampRoom class