GoogleAdsSearchads360V23ServicesUserDataOperation constructor

GoogleAdsSearchads360V23ServicesUserDataOperation({
  1. GoogleAdsSearchads360V23CommonUserData? create,
  2. GoogleAdsSearchads360V23CommonUserData? remove,
})

Implementation

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