expectedArrivalFrom constant
expectedArrivalFrom [Expects: http://schema.org/Date, http://schema.org/DateTime]
The earliest date the package may arrive.
Can be used on: http://schema.org/ParcelDelivery
Implementation
static const expectedArrivalFrom = IriTerm.prevalidated(
'http://schema.org/expectedArrivalFrom',
);