menu
neo_concierge
app/modules/flight_search/models/offer_model.dart
OfferModel
returnStops property
returnStops
dark_mode
light_mode
returnStops
property
int
returnStops
Implementation
int get returnStops => returnTrip?.stops ?? 0;
neo_concierge
offer_model
OfferModel
returnStops property
OfferModel class