reviewBody constant

IriTerm const reviewBody

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',
);