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