stopCaptcha method
void
stopCaptcha()
Implementation
void stopCaptcha() {
mainToIsolateStream!.send(TimerStatus.stopCaptchaTimer);
}
void stopCaptcha() {
mainToIsolateStream!.send(TimerStatus.stopCaptchaTimer);
}