lastReviewed constant

IriTerm const lastReviewed

lastReviewed [Expects: https://schema.org/Date]

Date on which the content on this web page was last reviewed for accuracy and/or completeness.

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

Implementation

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