departureBusStop constant

IriTerm const departureBusStop

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