dateDeleted constant
IRI for schema:dateDeleted [Expects: https://schema.org/Date, https://schema.org/DateTime]
The datetime the item was removed from the DataFeed.
Can be used on: https://schema.org/DataFeedItem
Implementation
static const dateDeleted = IriTerm.prevalidated(
'https://schema.org/dateDeleted',
);