priceValidUntil constant

IriTerm const priceValidUntil

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

The date after which the price is no longer available.

Can be used on: https://schema.org/Offer

Implementation

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