menu
swamp
swamp.dart
SwampServer
getConnectionInfo method
getConnectionInfo
dark_mode
light_mode
getConnectionInfo
method
NetworkerSocketInfo?
getConnectionInfo
(
Channel
channel
)
inherited
Implementation
T? getConnectionInfo(Channel channel) => _connections[channel];
swamp
swamp
SwampServer
getConnectionInfo method
SwampServer class