onResendCode property

SignupCallback? onResendCode
final

Called when the user hits the resend code button in confirm signup mode Only when onConfirmSignup is set

Implementation

final SignupCallback? onResendCode;