ShippingService constant

IriTerm const ShippingService

IRI for schema:ShippingService

ShippingService represents the criteria used to determine if and how an offer could be shipped to a customer.

Implementation

static const ShippingService = IriTerm.prevalidated(
  'https://schema.org/ShippingService',
);