lastReviewed constant

IriTerm const lastReviewed

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

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

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

Implementation

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