menu
lazily package
documentation
ipc.dart
CommandMessage
toWire abstract method
toWire abstract method
dark_mode
light_mode
toWire
abstract method
Map
<
String
,
dynamic
>
toWire
(
)
Wire form: a single-key object tagging the variant.
Implementation
Map<String, dynamic> toWire();
lazily package
documentation
ipc
CommandMessage
toWire abstract method
CommandMessage class