releaseDate constant

IriTerm const releaseDate

releaseDate [Expects: https://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: https://schema.org/Product

Implementation

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