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