onResendCode property
Called when the user hits the resend code button in confirm signup mode Only when onConfirmSignup is set
Implementation
final SignupCallback? onResendCode;
Called when the user hits the resend code button in confirm signup mode Only when onConfirmSignup is set
final SignupCallback? onResendCode;