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