itemReviewed constant
itemReviewed [Expects: http://schema.org/Thing]
The item that is being reviewed/rated.
Can be used on: http://schema.org/AggregateRating, http://schema.org/Review
Implementation
static const itemReviewed = IriTerm.prevalidated(
'http://schema.org/itemReviewed',
);