menu
neo_concierge
app/modules/payment/controller/payment_controller.dart
PaymentController
milesPercentageValue property
milesPercentageValue
dark_mode
light_mode
milesPercentageValue
property
double
milesPercentageValue
Implementation
double get milesPercentageValue => (milesPercentage / 100) * totalDiscountedAmount;
neo_concierge
payment_controller
PaymentController
milesPercentageValue property
PaymentController class