expectedArrivalFrom constant
IriTerm
const expectedArrivalFrom
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/expectedArrivalFrom',
);