menu
neo_concierge
app/modules/payment/models/payment_details_model.dart
PaymentDetails
totalTaxAmount property
totalTaxAmount
dark_mode
light_mode
totalTaxAmount
property
double
totalTaxAmount
Implementation
double get totalTaxAmount => totalTax;
neo_concierge
payment_details_model
PaymentDetails
totalTaxAmount property
PaymentDetails class