hasShippingService constant

IriTerm const hasShippingService

IRI for schemaHttp:hasShippingService [Expects: http://schema.org/ShippingService]

Specification of a shipping service offered by the organization.

Can be used on: http://schema.org/OfferShippingDetails, http://schema.org/Organization

Implementation

static const hasShippingService = IriTerm(
  'http://schema.org/hasShippingService',
);