menu
lazily package
documentation
ipc.dart
IpcMessageResyncRequest
toWire method
toWire method
dark_mode
light_mode
toWire
method
@
override
Object
toWire
(
)
override
The externally-tagged wire shape.
Implementation
@override Object toWire() => {'ResyncRequest': value.toWire()};
lazily package
documentation
ipc
IpcMessageResyncRequest
toWire method
IpcMessageResyncRequest class