ResendUserAttributeConfirmationCodeOptions typedef

  1. @Deprecated('Use SendUserAttributeVerificationCodeOptions.')
ResendUserAttributeConfirmationCodeOptions = SendUserAttributeVerificationCodeOptions

The shared send user attribute verification code options among all Auth plugins.

Implementation

@Deprecated('Use SendUserAttributeVerificationCodeOptions.')
typedef ResendUserAttributeConfirmationCodeOptions
    = SendUserAttributeVerificationCodeOptions;