menu
neo_concierge
app/modules/myFlights/models/airline_extra_services.dart
Seat
Seat constructor
Seat
dark_mode
light_mode
Seat
constructor
Seat
(
{
String
?
pitch
,
String
?
legroom
,
String
?
type
,
})
Implementation
Seat({this.pitch, this.legroom, this.type});
neo_concierge
airline_extra_services
Seat
Seat constructor
Seat class