availableThrough constant
IRI for schema:availableThrough [Expects: https://schema.org/DateTime]
After this date, the item will no longer be available for pickup.
Can be used on: https://schema.org/DeliveryEvent
Implementation
static const availableThrough = IriTerm.prevalidated(
'https://schema.org/availableThrough',
);