claimReviewed constant

IriTerm const claimReviewed

claimReviewed [Expects: http://schema.org/Text]

A short summary of the specific claims reviewed in a ClaimReview.

Can be used on: http://schema.org/ClaimReview

Implementation

static const claimReviewed = IriTerm.prevalidated(
  'http://schema.org/claimReviewed',
);