menu
lazily package
documentation
ipc.dart
ServerPeerLeft
toWire method
toWire method
dark_mode
light_mode
toWire
method
@
override
Map
<
String
,
dynamic
>
toWire
(
)
override
Implementation
@override Map<String, dynamic> toWire() => {'type': 'peer-left', 'peer': peer};
lazily package
documentation
ipc
ServerPeerLeft
toWire method
ServerPeerLeft class