AuthorizationSegmentsItem constructor
const
AuthorizationSegmentsItem({})
flight_segment_specs
Implementation
const AuthorizationSegmentsItem({
this.arrivalAirportCode,
this.carrier,
this.departureAirportCode,
this.flightNumber,
this.serviceClass,
this.stopoverAllowed,
});