datePosted constant

IriTerm const datePosted

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

Publication date of an online listing.

Can be used on: https://schema.org/CDCPMDRecord, https://schema.org/JobPosting, https://schema.org/RealEstateListing, https://schema.org/SpecialAnnouncement

Implementation

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