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