schemahttpDateModified constant
IriTerm
const schemahttpDateModified
dateModified from schemahttp vocabulary [Expects: http://schema.org/Date, http://schema.org/DateTime]
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
Can be used on: http://schema.org/CreativeWork, http://schema.org/DataFeedItem
Implementation
static const schemahttpDateModified = const IriTerm(
'http://schema.org/dateModified',
);