menu
neo_concierge
app/modules/payment/models/flight_payment_object.dart
FlightPaymentObject
finalAmount property
finalAmount
dark_mode
light_mode
finalAmount
property
double
finalAmount
Implementation
double get finalAmount => totalSpendAmount + donation;
neo_concierge
flight_payment_object
FlightPaymentObject
finalAmount property
FlightPaymentObject class