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