shippingDetails constant
shippingDetails [Expects: https://schema.org/OfferShippingDetails]
Indicates information about the shipping policies and options associated with an {Offer
}.
Can be used on: https://schema.org/Offer
Implementation
static const shippingDetails = IriTerm.prevalidated(
'https://schema.org/shippingDetails',
);