GoogleAdsSearchads360V23CommonConceptGroup constructor

GoogleAdsSearchads360V23CommonConceptGroup({
  1. String? name,
  2. String? type,
})

Implementation

GoogleAdsSearchads360V23CommonConceptGroup({this.name, this.type});