menu
lazily package
documentation
ipc.dart
ClientRelay
toWire method
toWire method
dark_mode
light_mode
toWire
method
@
override
Map
<
String
,
dynamic
>
toWire
(
)
override
Implementation
@override Map<String, dynamic> toWire() => {'type': 'relay', 'to': to, 'payload': payload};
lazily package
documentation
ipc
ClientRelay
toWire method
ClientRelay class