totalReturnInfantOnSeatsDiscountAmount property
Implementation
double get totalReturnInfantOnSeatsDiscountAmount =>
double.parse((returnDiscountedPrice * infantsInSeat).toString());
double get totalReturnInfantOnSeatsDiscountAmount =>
double.parse((returnDiscountedPrice * infantsInSeat).toString());