departureBusStop constant
IriTerm
const departureBusStop
IRI for schemahttp:departureBusStop [Expects: http://schema.org/BusStation, http://schema.org/BusStop]
The stop or station from which the bus departs.
Can be used on: http://schema.org/BusTrip
Implementation
static const departureBusStop = const IriTerm(
'http://schema.org/departureBusStop',
);