menu
neo_concierge
app/modules/flight_search/models/trip_model.dart
FlightModel
toCountry property
toCountry
dark_mode
light_mode
toCountry
property
String
?
toCountry
Implementation
String? get toCountry => toAirportCity.getCountry();
neo_concierge
trip_model
FlightModel
toCountry property
FlightModel class