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