menu
ventas_dealer_phase1b package
documentation
controllers/topup_controller.dart
TopupController
stopStoreTimer method
stopStoreTimer method
dark_mode
light_mode
stopStoreTimer
method
Future
<
void
>
stopStoreTimer
(
)
Implementation
Future<void> stopStoreTimer() async { isResend.value = true; timerStore?.cancel(); }
ventas_dealer_phase1b package
documentation
controllers/topup_controller
TopupController
stopStoreTimer method
TopupController class