arrivalPlatform constant

IriTerm const arrivalPlatform

IRI for schemahttp:arrivalPlatform [Expects: http://schema.org/Text]

The platform where the train arrives.

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

Implementation

static const arrivalPlatform = IriTerm.prevalidated(
  'http://schema.org/arrivalPlatform',
);