exitCode property Null safety

int? exitCode
read / write

the exit code of the command.

Implementation

int? exitCode;