resendUserAttributeConfirmationCode method

Implementation

Future<ResendUserAttributeConfirmationCodeResult>
    resendUserAttributeConfirmationCode(
        {ResendUserAttributeConfirmationCodeRequest? request}) {
  throw UnimplementedError(
      'resendUserAttributeConfirmationCode() has not been implemented.');
}