menu
neo_concierge
app/modules/payment/models/flight_payment_object.dart
FlightPaymentObject
infantsLabPriceOf method
infantsLabPriceOf
dark_mode
light_mode
infantsLabPriceOf
method
double
infantsLabPriceOf
(
double
amount
)
Implementation
double infantsLabPriceOf(double amount) => amount * infantsLab * 0.1;
neo_concierge
flight_payment_object
FlightPaymentObject
infantsLabPriceOf method
FlightPaymentObject class