GoogleAdsSearchads360V23CommonAgeSegment constructor

GoogleAdsSearchads360V23CommonAgeSegment({
  1. int? maxAge,
  2. int? minAge,
})

Implementation

GoogleAdsSearchads360V23CommonAgeSegment({this.maxAge, this.minAge});