doesNotShip constant
doesNotShip [Expects: https://schema.org/Boolean]
Indicates when shipping to a particular {shippingDestination} is not available.
Can be used on: https://schema.org/OfferShippingDetails, https://schema.org/ShippingConditions, https://schema.org/ShippingRateSettings
Implementation
static const doesNotShip = IriTerm.prevalidated(
'https://schema.org/doesNotShip',
);