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