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