ratingCount constant

IriTerm const ratingCount

ratingCount [Expects: http://schema.org/Integer]

The count of total number of ratings.

Can be used on: http://schema.org/AggregateRating

Implementation

static const ratingCount = IriTerm.prevalidated(
  'http://schema.org/ratingCount',
);