departureStation constant
IRI for schemahttp:departureStation [Expects: http://schema.org/TrainStation]
The station from which the train departs.
Can be used on: http://schema.org/TrainTrip
Implementation
static const departureStation = IriTerm.prevalidated(
'http://schema.org/departureStation',
);