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