GoogleAdsSearchads360V23CommonTopicInfo constructor

GoogleAdsSearchads360V23CommonTopicInfo({
  1. List<String>? path,
  2. String? topicConstant,
})

Implementation

GoogleAdsSearchads360V23CommonTopicInfo({this.path, this.topicConstant});