arrivalTime constant
IRI for schemahttp:arrivalTime [Expects: http://schema.org/DateTime, http://schema.org/Time]
The expected arrival time.
Can be used on: http://schema.org/Trip
Implementation
static const arrivalTime = IriTerm.prevalidated(
'http://schema.org/arrivalTime',
);