GoogleAdsSearchads360V23ServicesBillingSetupOperation constructor

GoogleAdsSearchads360V23ServicesBillingSetupOperation({
  1. GoogleAdsSearchads360V23ResourcesBillingSetup? create,
  2. String? remove,
})

Implementation

GoogleAdsSearchads360V23ServicesBillingSetupOperation({
  this.create,
  this.remove,
});