pid property Null safety

int? pid
read / write

The process id for the VM.

Implementation

int? pid;