menu
cmd_plus package
documentation
cmd_plus.dart
Spawn
pid property
pid property
dark_mode
light_mode
pid
property
@
override
int
get
pid
override
The process id of the process.
Implementation
@override int get pid => _delegate.pid;
cmd_plus package
documentation
cmd_plus
Spawn
pid property
Spawn class