menu
aadhaar_offline_ekyc package
documentation
controllers/main_controller.dart
WebController
stopOtp method
stopOtp method
dark_mode
light_mode
stopOtp
method
void
stopOtp
(
)
Implementation
void stopOtp() { mainToIsolateStream!.send(TimerStatus.stopOtpTimer); }
aadhaar_offline_ekyc package
documentation
controllers/main_controller
WebController
stopOtp method
WebController class