priceValidUntil constant
IRI for schemahttp:priceValidUntil [Expects: http://schema.org/Date]
The date after which the price is no longer available.
Can be used on: http://schema.org/Offer
Implementation
static const priceValidUntil = IriTerm.prevalidated(
'http://schema.org/priceValidUntil',
);