airlineLogo property

Image? airlineLogo
getter/setter pair

A logo for the airline described by carrierIataCode and localizedAirlineName.

This logo will be rendered at the top of the detailed card view.

Implementation

Image? airlineLogo;