arrivalGate constant

IriTerm const arrivalGate

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

Identifier of the flight's arrival gate.

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

Implementation

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