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