arrivalPlatform constant

IriTerm const arrivalPlatform

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

The platform where the train arrives.

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

Implementation

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