hasShippingService constant
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.prevalidated(
'http://schema.org/hasShippingService',
);