releaseDate constant

IriTerm const releaseDate

releaseDate [Expects: http://schema.org/Date]

The release date of a product or product model. This can be used to distinguish the exact variant of a product.

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

Implementation

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