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