startCaptchaTimer method

void startCaptchaTimer()

Implementation

void startCaptchaTimer() {
  captchaOpenedAt = DateTime.now();
}