uploadDate constant

IriTerm const uploadDate

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

Date (including time if available) when this media object was uploaded to this site.

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

Implementation

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