clientConnections property

Set<Channel> clientConnections

Implementation

Set<Channel> get clientConnections => _connections.keys.toSet();