ERROR_CODE_PROVIDER_NOT_FOUND constant

ErrorCode const ERROR_CODE_PROVIDER_NOT_FOUND

Implementation

static const ErrorCode ERROR_CODE_PROVIDER_NOT_FOUND =
    ErrorCode._(421, _omitEnumNames ? '' : 'ERROR_CODE_PROVIDER_NOT_FOUND');