arrivalBusStop constant

IriTerm const arrivalBusStop

IRI for schemahttp:arrivalBusStop [Expects: http://schema.org/BusStation, http://schema.org/BusStop]

The stop or station from which the bus arrives.

Can be used on: http://schema.org/BusTrip

Implementation

static const arrivalBusStop = IriTerm.prevalidated(
  'http://schema.org/arrivalBusStop',
);