shippingOrigin constant
shippingOrigin [Expects: https://schema.org/DefinedRegion]
Indicates the origin of a shipment, i.e. where it should be coming from.
Can be used on: https://schema.org/OfferShippingDetails, https://schema.org/ShippingConditions
Implementation
static const shippingOrigin = IriTerm.prevalidated(
'https://schema.org/shippingOrigin',
);