exitCode property Null safety

int? exitCode
read / write

The exist code of the completed process.

Implementation

int? exitCode;