arrivalTime constant

IriTerm const arrivalTime

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',
);