AuthorizationFlight constructor
const
AuthorizationFlight({})
flight_specs
Information about the flight that was purchased with this transaction.
Implementation
const AuthorizationFlight({
this.departureAt,
this.passengerName,
this.refundable,
this.segments,
this.travelAgency,
});