cvdCollectionDate constant

IriTerm const cvdCollectionDate

IRI for schema:cvdCollectionDate [Expects: https://schema.org/DateTime, https://schema.org/Text]

collectiondate - Date for which patient counts are reported.

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

Implementation

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