menu
neo_concierge
app/modules/payment/models/flight_payment_object.dart
FlightPaymentObject
offerTotalDiscountedPrice property
offerTotalDiscountedPrice
dark_mode
light_mode
offerTotalDiscountedPrice
property
double
offerTotalDiscountedPrice
Implementation
double get offerTotalDiscountedPrice => offer?.totalDiscountedPrice ?? 0;
neo_concierge
flight_payment_object
FlightPaymentObject
offerTotalDiscountedPrice property
FlightPaymentObject class