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