ERROR_CODE_STORAGE_ERROR constant

ErrorCode const ERROR_CODE_STORAGE_ERROR

Implementation

static const ErrorCode ERROR_CODE_STORAGE_ERROR =
    ErrorCode._(182, _omitEnumNames ? '' : 'ERROR_CODE_STORAGE_ERROR');