isRoundTrip property

bool isRoundTrip

Implementation

bool get isRoundTrip => FlightSearchUtils.mapTripType(tripType ?? '') == TripType.roundTrip;