pid property

int pid
override

Returns the process id of the process.

Implementation

@override
int get pid => _delegate.pid;