ParcelService constant

IriTerm const ParcelService

IRI for schema:ParcelService

A private parcel service as the delivery mode available for a certain offer.\n\nCommonly used values:\n\n* http://purl.org/goodrelations/v1#DHL\n* http://purl.org/goodrelations/v1#FederalExpress\n* http://purl.org/goodrelations/v1#UPS

Implementation

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