availableThrough constant

IriTerm const availableThrough

IRI for schemahttp:availableThrough [Expects: http://schema.org/DateTime]

After this date, the item will no longer be available for pickup.

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

Implementation

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