returnTotalTaxAmount property

double returnTotalTaxAmount

Implementation

double get returnTotalTaxAmount => bookingReturnTrip?.totalTaxes ?? 0;