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