FlightCarrier constructor
FlightCarrier({})
Implementation
FlightCarrier({
this.airlineAllianceLogo,
this.airlineLogo,
this.airlineName,
this.carrierIataCode,
this.carrierIcaoCode,
this.kind,
this.wideAirlineLogo,
});