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