reviewCount constant
reviewCount [Expects: https://schema.org/Integer]
The count of total number of reviews.
Can be used on: https://schema.org/AggregateRating
Implementation
static const reviewCount = IriTerm.prevalidated(
'https://schema.org/reviewCount',
);