menu
lazily package
documentation
ipc.dart
NodeKey
toWire method
toWire method
dark_mode
light_mode
toWire
method
String
toWire
(
)
Serialize as a bare path string (the JSON shape of a
NodeKey
).
Implementation
String toWire() => path;
lazily package
documentation
ipc
NodeKey
toWire method
NodeKey class