ERROR_CODE_MODEL_LOAD_FAILED constant

ErrorCode const ERROR_CODE_MODEL_LOAD_FAILED

Implementation

static const ErrorCode ERROR_CODE_MODEL_LOAD_FAILED =
    ErrorCode._(111, _omitEnumNames ? '' : 'ERROR_CODE_MODEL_LOAD_FAILED');