fulfillmentType constant

IriTerm const fulfillmentType

IRI for schema:fulfillmentType [Expects: https://schema.org/FulfillmentTypeEnumeration]

Type of fulfillment applicable to the {ShippingService}.

Can be used on: https://schema.org/ShippingService

Implementation

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