clientConnections property

Set<Channel> get clientConnections
inherited

Implementation

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