ResendConfirmationCodeResponse constructor
ResendConfirmationCodeResponse({
- CodeDeliveryDetailsType? codeDeliveryDetails,
Implementation
ResendConfirmationCodeResponse({
this.codeDeliveryDetails,
});