productionDate constant

IriTerm const productionDate

productionDate [Expects: https://schema.org/Date]

The date of production of the item, e.g. vehicle.

Can be used on: https://schema.org/Product, https://schema.org/Vehicle

Implementation

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