arrivalStation constant
arrivalStation [Expects: http://schema.org/TrainStation]
The station where the train trip ends.
Can be used on: http://schema.org/TrainTrip
Implementation
static const arrivalStation = IriTerm.prevalidated(
'http://schema.org/arrivalStation',
);