availableAtOrFrom constant
availableAtOrFrom [Expects: http://schema.org/Place]
The place(s) from which the offer can be obtained (e.g. store locations).
Can be used on: http://schema.org/Demand, http://schema.org/Offer
Implementation
static const availableAtOrFrom = IriTerm.prevalidated(
'http://schema.org/availableAtOrFrom',
);