menu
lazily package
documentation
ipc.dart
RemoteOp
write static method
write static method
dark_mode
light_mode
write
static method
RemoteOp
write
(
NodeId
node
)
Implementation
static RemoteOp write(NodeId node) => RemoteOp(OpKind.write, node);
lazily package
documentation
ipc
RemoteOp
write static method
RemoteOp class