menu
neo_concierge
app/modules/payment/models/flight_payment_object.dart
FlightPaymentObject
isOffer property
isOffer
dark_mode
light_mode
isOffer
property
bool
isOffer
Implementation
bool get isOffer => offer != null;
neo_concierge
flight_payment_object
FlightPaymentObject
isOffer property
FlightPaymentObject class