resultReview constant
IRI for schema:resultReview [Expects: https://schema.org/Review]
A sub property of result. The review that resulted in the performing of the action.
Can be used on: https://schema.org/ReviewAction
Implementation
static const resultReview = IriTerm.prevalidated(
'https://schema.org/resultReview',
);