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