ERROR_CODE_BUFFER_TOO_SMALL constant

ErrorCode const ERROR_CODE_BUFFER_TOO_SMALL

Implementation

static const ErrorCode ERROR_CODE_BUFFER_TOO_SMALL =
    ErrorCode._(261, _omitEnumNames ? '' : 'ERROR_CODE_BUFFER_TOO_SMALL');