GoogleAdsSearchads360V23CommonCustomAffinityInfo.fromJson constructor
GoogleAdsSearchads360V23CommonCustomAffinityInfo.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonCustomAffinityInfo.fromJson(core.Map json_)
: this(customAffinity: json_['customAffinity'] as core.String?);