menu
neo_concierge
app/modules/payment/models/payment_details_model.dart
PaymentDetails
isHistory property
isHistory
dark_mode
light_mode
isHistory
property
bool
isHistory
Implementation
bool get isHistory => route != Routes.FLIGHT_SEARCH;
neo_concierge
payment_details_model
PaymentDetails
isHistory property
PaymentDetails class