associatedReview constant

IriTerm const associatedReview

IRI for schema:associatedReview [Expects: https://schema.org/Review]

An associated {Review}.

Can be used on: https://schema.org/Review

Implementation

static const associatedReview = IriTerm.prevalidated(
  'https://schema.org/associatedReview',
);