processId property Null safety
final
ID of process that emitted the event.
Corresponds to the "pid" field in the JSON event.
Implementation
final int? processId;
ID of process that emitted the event.
Corresponds to the "pid" field in the JSON event.
final int? processId;