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