pid 最高级属性

int pid

返回当前进程的 PID。

实现

int get pid => _ProcessUtils._pid(null);