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