NonZeroExitCode constructor

const NonZeroExitCode(
  1. int exitCode
)

Implementation

const NonZeroExitCode(this.exitCode);