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