itemShipped constant

IriTerm const itemShipped

itemShipped [Expects: http://schema.org/Product]

Item(s) being shipped.

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

Implementation

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