channels property

Set<Channel> get channels

Implementation

Set<Channel> get channels => _server?.clientConnections ?? {};