menu
neo_concierge
app/modules/payment/controller/payment_controller.dart
PaymentController
searchCreditRemaining property
searchCreditRemaining
dark_mode
light_mode
searchCreditRemaining
property
int
searchCreditRemaining
Implementation
int get searchCreditRemaining => searchCreditTotal - searchCreditConsumed;
neo_concierge
payment_controller
PaymentController
searchCreditRemaining property
PaymentController class