itemShipped constant

IriTerm const itemShipped

IRI for schema:itemShipped [Expects: https://schema.org/Product]

Item(s) being shipped.

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

Implementation

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