dateDeleted constant

IriTerm const dateDeleted

dateDeleted [Expects: http://schema.org/Date, http://schema.org/DateTime]

The datetime the item was removed from the DataFeed.

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

Implementation

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