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