ERROR_CODE_INVALID_PITCH constant

ErrorCode const ERROR_CODE_INVALID_PITCH

Implementation

static const ErrorCode ERROR_CODE_INVALID_PITCH =
    ErrorCode._(257, _omitEnumNames ? '' : 'ERROR_CODE_INVALID_PITCH');