availabilityEnds constant

IriTerm const availabilityEnds

IRI for schemahttp:availabilityEnds [Expects: http://schema.org/Date, http://schema.org/DateTime, http://schema.org/Time]

The end of the availability of the product or service included in the offer.

Can be used on: http://schema.org/ActionAccessSpecification, http://schema.org/Demand, http://schema.org/Offer

Implementation

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