totalDepartureInfantOnSeatsDiscountAmount property
Implementation
double get totalDepartureInfantOnSeatsDiscountAmount =>
double.parse((departureDiscountedPrice * infantsInSeat).toString());
double get totalDepartureInfantOnSeatsDiscountAmount =>
double.parse((departureDiscountedPrice * infantsInSeat).toString());