exitCode property Null safety

int exitCode
read / write

The exit code.

Implementation

int exitCode = exitSuccess;