expectedArrivalUntil constant

IriTerm const expectedArrivalUntil

expectedArrivalUntil [Expects: http://schema.org/Date, http://schema.org/DateTime]

The latest date the package may arrive.

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

Implementation

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