GoogleAdsSearchads360V23CommonOfflineUserAddressInfo constructor
GoogleAdsSearchads360V23CommonOfflineUserAddressInfo({})
Implementation
GoogleAdsSearchads360V23CommonOfflineUserAddressInfo({
this.city,
this.countryCode,
this.hashedFirstName,
this.hashedLastName,
this.hashedStreetAddress,
this.postalCode,
this.state,
});