GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandSafetyIntegrationPartner.fromJson constructor
GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandSafetyIntegrationPartner.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandSafetyIntegrationPartner.fromJson(
core.Map json_,
) : this(
brandSafetyIntegrationPartner:
json_['brandSafetyIntegrationPartner'] as core.String?,
);