UpdateUserProfileResponse constructor
      
      UpdateUserProfileResponse({ 
    
    
- String? userProfileArn,
Implementation
UpdateUserProfileResponse({
  this.userProfileArn,
});UpdateUserProfileResponse({
  this.userProfileArn,
});