arrivalBusStop constant
arrivalBusStop [Expects: https://schema.org/BusStation, https://schema.org/BusStop]
The stop or station from which the bus arrives.
Can be used on: https://schema.org/BusTrip
Implementation
static const arrivalBusStop = IriTerm.prevalidated(
'https://schema.org/arrivalBusStop',
);