infantsLapPriceOf method

double infantsLapPriceOf(
  1. double amount
)

Implementation

double infantsLapPriceOf(double amount) => amount * infantsInLap * 0.1;