GoogleAdsSearchads360V23CommonVerticalAdsItemGroupRuleListInfo.fromJson constructor

GoogleAdsSearchads360V23CommonVerticalAdsItemGroupRuleListInfo.fromJson(
  1. Map json_
)

Implementation

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