checkForOtp method

void checkForOtp()

Implementation

void checkForOtp() {
  mainToIsolateStream!.send(TimerStatus.otpTimer);
}