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