GoogleAdsSearchads360V23ServicesConversation constructor

GoogleAdsSearchads360V23ServicesConversation({
  1. String? localServicesLead,
  2. String? text,
})

Implementation

GoogleAdsSearchads360V23ServicesConversation({
  this.localServicesLead,
  this.text,
});