availableFrom constant
IRI for schemahttp:availableFrom [Expects: http://schema.org/DateTime]
When the item is available for pickup from the store, locker, etc.
Can be used on: http://schema.org/DeliveryEvent
Implementation
static const availableFrom = IriTerm.prevalidated(
'http://schema.org/availableFrom',
);