cvdCollectionDate constant

IriTerm const cvdCollectionDate

cvdCollectionDate [Expects: http://schema.org/DateTime, http://schema.org/Text]

collectiondate - Date for which patient counts are reported.

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

Implementation

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