pid property

  1. @override
int get pid
override

Process id of the process.

Implementation

@override
int get pid => processResult.pid;