noUser constant
ExitCode
const noUser
User specified did not exist.
Implementation
static const noUser = ExitCode._(67, 'noUser');
User specified did not exist.
static const noUser = ExitCode._(67, 'noUser');