menu
neo_concierge
app/modules/payment/models/flight_payment_object.dart
FlightPaymentObject
totalSpendAmount property
totalSpendAmount
dark_mode
light_mode
totalSpendAmount
property
double
totalSpendAmount
Implementation
double get totalSpendAmount => totalAmount - milesUsed;
neo_concierge
flight_payment_object
FlightPaymentObject
totalSpendAmount property
FlightPaymentObject class