ioError constant
ExitCode
const ioError
An error occurred doing I/O on some file.
Implementation
static const ioError = ExitCode._(74, 'ioError');
An error occurred doing I/O on some file.
static const ioError = ExitCode._(74, 'ioError');