reviewBody constant

IriTerm const reviewBody

reviewBody [Expects: https://schema.org/Text]

The actual body of the review.

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

Implementation

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