enterOtpSentTo abstract method

String enterOtpSentTo(
  1. String mobileNo
)

Enter the OTP sent via SMS to mobile number mobileNo

Implementation

String enterOtpSentTo(String mobileNo);