pid property

int? pid
final

Non-null only when the PID file exists and the process is alive.

Implementation

final int? pid;