GoogleAdsSearchads360V23CommonTargetImpressionShareSimulationPointList constructor

GoogleAdsSearchads360V23CommonTargetImpressionShareSimulationPointList({
  1. List<GoogleAdsSearchads360V23CommonTargetImpressionShareSimulationPoint>? points,
})

Implementation

GoogleAdsSearchads360V23CommonTargetImpressionShareSimulationPointList({
  this.points,
});