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 = const IriTerm(
'http://schema.org/arrivalTerminal',
);