departureAirport constant
departureAirport [Expects: https://schema.org/Airport]
The airport where the flight originates.
Can be used on: https://schema.org/Flight
Implementation
static const departureAirport = IriTerm.prevalidated(
'https://schema.org/departureAirport',
);