menu
node_interop package
documentation
child_process.dart
ChildProcess
pid property
pid property
dark_mode
light_mode
pid
property
int
get
pid
The process identifier (PID) of the child process.
Implementation
external int get pid;
node_interop package
documentation
child_process
ChildProcess
pid property
ChildProcess class