exitCode property

int? exitCode
final

Process exit code, when known. Omitted and null are equivalent.

Implementation

final int? exitCode;