Resend OTP countdown
In en, this message translates to: 'Resend code in {seconds}s'
@override String resendOtpIn(int seconds) { return 'Переслать код через $secondsс'; }