menu
swamp
client.dart
RawSwampConnection
clientDisconnect property
clientDisconnect
dark_mode
light_mode
clientDisconnect
property
Stream
<
(
Channel
,
ConnectionInfo
)
>
get
clientDisconnect
inherited
Implementation
Stream<(Channel, ConnectionInfo)> get clientDisconnect => _disconnectController.stream;
swamp
client
RawSwampConnection
clientDisconnect property
RawSwampConnection class