GoogleAdsSearchads360V23ServicesListPlannableLocationsResponse constructor

GoogleAdsSearchads360V23ServicesListPlannableLocationsResponse({
  1. List<GoogleAdsSearchads360V23ServicesPlannableLocation>? plannableLocations,
})

Implementation

GoogleAdsSearchads360V23ServicesListPlannableLocationsResponse({
  this.plannableLocations,
});