stopOtp method

void stopOtp()

Implementation

void stopOtp() {
  mainToIsolateStream!.send(TimerStatus.stopOtpTimer);
}