outOfRange constant
ExitCodeExt
const outOfRange
Exit status out of range.
Implementation
static const outOfRange = ExitCodeExt._(255, 'outOfRange');
Exit status out of range.
static const outOfRange = ExitCodeExt._(255, 'outOfRange');