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