productionDate constant
IRI for schemahttp:productionDate [Expects: http://schema.org/Date]
The date of production of the item, e.g. vehicle.
Can be used on: http://schema.org/Product, http://schema.org/Vehicle
Implementation
static const productionDate = IriTerm.prevalidated(
'http://schema.org/productionDate',
);