checkForCaptchaError method

void checkForCaptchaError()

Implementation

void checkForCaptchaError() {
  mainToIsolateStream!.send(TimerStatus.captchaErrorTimer);
}