exitCode property Null safety
final
Exit code for the process.
See Process.exitCode for more information in the exit code value.
Implementation
final int exitCode
Exit code for the process.
See Process.exitCode for more information in the exit code value.
final int exitCode