dateCreated constant
dateCreated [Expects: http://schema.org/Date, http://schema.org/DateTime]
The date on which the CreativeWork was created or the item was added to a DataFeed.
Can be used on: http://schema.org/CreativeWork, http://schema.org/DataFeedItem
Implementation
static const dateCreated = IriTerm.prevalidated(
'http://schema.org/dateCreated',
);