offerCount constant
offerCount [Expects: https://schema.org/Integer]
The number of offers for the product.
Can be used on: https://schema.org/AggregateOffer
Implementation
static const offerCount = IriTerm.prevalidated(
'https://schema.org/offerCount',
);