arrivalBusStop constant
IriTerm
const arrivalBusStop
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 = const IriTerm(
'http://schema.org/arrivalBusStop',
);