arrivalTerminal constant
arrivalTerminal [Expects: https://schema.org/Text]
Identifier of the flight's arrival terminal.
Can be used on: https://schema.org/Flight
Implementation
static const arrivalTerminal = IriTerm.prevalidated(
'https://schema.org/arrivalTerminal',
);