departurePlatform constant

IriTerm const departurePlatform

departurePlatform [Expects: https://schema.org/Text]

The platform from which the train departs.

Can be used on: https://schema.org/TrainTrip

Implementation

static const departurePlatform = IriTerm.prevalidated(
  'https://schema.org/departurePlatform',
);