hasShippingService constant

IriTerm const hasShippingService

hasShippingService [Expects: https://schema.org/ShippingService]

Specification of a shipping service offered by the organization.

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

Implementation

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