menu
node_interop package
documentation
child_process.dart
ChildProcess
stdin property
stdin property
dark_mode
light_mode
stdin
property
Writable
get
stdin
A
Writable
stream that represents the child process's stdin.
Implementation
external Writable get stdin;
node_interop package
documentation
child_process
ChildProcess
stdin property
ChildProcess class