totalTripLength property

int totalTripLength

Implementation

int get totalTripLength => exclusiveOffers.length + standardOffers.length;