reviewBody constant
IRI for schemahttp:reviewBody [Expects: http://schema.org/Text]
The actual body of the review.
Can be used on: http://schema.org/Review
Implementation
static const reviewBody = IriTerm.prevalidated(
'http://schema.org/reviewBody',
);