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