GoogleAdsSearchads360V23ResourcesExpandedLandingPageView constructor

GoogleAdsSearchads360V23ResourcesExpandedLandingPageView({
  1. String? expandedFinalUrl,
  2. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ResourcesExpandedLandingPageView({
  this.expandedFinalUrl,
  this.resourceName,
});