fulfillmentType constant

IriTerm const fulfillmentType

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

Type of fulfillment applicable to the {ShippingService}.

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

Implementation

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