ERROR_CODE_MODEL_NOT_FOUND constant
ErrorCode
const ERROR_CODE_MODEL_NOT_FOUND
-- Model (-110..-129) --------------------------------------------------
Implementation
static const ErrorCode ERROR_CODE_MODEL_NOT_FOUND =
ErrorCode._(110, _omitEnumNames ? '' : 'ERROR_CODE_MODEL_NOT_FOUND');