GoogleAdsSearchads360V23CommonLeadFormField constructor
GoogleAdsSearchads360V23CommonLeadFormField({
- bool? hasLocationAnswer,
- String? inputType,
- GoogleAdsSearchads360V23CommonLeadFormSingleChoiceAnswers? singleChoiceAnswers,
Implementation
GoogleAdsSearchads360V23CommonLeadFormField({
this.hasLocationAnswer,
this.inputType,
this.singleChoiceAnswers,
});