setVerifying method

void setVerifying()

Implementation

void setVerifying() {
  state = const OTPState.verifying();
}