returnStops property

int returnStops

Implementation

int get returnStops => (paymentDetails.value.bookingReturnTrip?.flights?.length ?? 1) - 1;