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