checkForCaptcha method

void checkForCaptcha()

Implementation

void checkForCaptcha() {
  mainToIsolateStream!.send(TimerStatus.captchaTimer);
}