GoogleAdsSearchads360V23ResourcesAssetSetTypeView constructor

GoogleAdsSearchads360V23ResourcesAssetSetTypeView({
  1. String? assetSetType,
  2. String? resourceName,
})

Implementation

GoogleAdsSearchads360V23ResourcesAssetSetTypeView({
  this.assetSetType,
  this.resourceName,
});