stopCaptcha method

void stopCaptcha()

Implementation

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