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