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