ResendOTPCallback typedef

ResendOTPCallback = dynamic Function(int step)

resend OTP

Implementation

typedef ResendOTPCallback = Function(int step);