pid property

int get pid

The process ID of the process.

Implementation

int get pid => _process.pid;