players property

Set<Channel> get players

Implementation

Set<Channel> get players => _playerChannels.keys.toSet();