arrivalTerminal constant

IriTerm const arrivalTerminal

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

Identifier of the flight's arrival terminal.

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

Implementation

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