ERROR_CODE_INVALID_INPUT constant

ErrorCode const ERROR_CODE_INVALID_INPUT

Implementation

static const ErrorCode ERROR_CODE_INVALID_INPUT =
    ErrorCode._(251, _omitEnumNames ? '' : 'ERROR_CODE_INVALID_INPUT');