bestRating constant
IRI for schemahttp:bestRating [Expects: http://schema.org/Number, http://schema.org/Text]
The highest value allowed in this rating system.
Can be used on: http://schema.org/Rating
Implementation
static const bestRating = IriTerm.prevalidated(
'http://schema.org/bestRating',
);