resendOtpIn abstract method

String resendOtpIn(
  1. int seconds
)

Resend OTP countdown

In en, this message translates to: 'Resend code in {seconds}s'

Implementation

String resendOtpIn(int seconds);