originAddress constant

IriTerm const originAddress

IRI for schemahttp:originAddress [Expects: http://schema.org/PostalAddress]

Shipper's address.

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

Implementation

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