uploadDate constant

IriTerm const uploadDate

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

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

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

Implementation

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