GoogleAdsSearchads360V23ResourcesSmartCampaignSettingAdOptimizedBusinessProfileSetting.fromJson constructor
GoogleAdsSearchads360V23ResourcesSmartCampaignSettingAdOptimizedBusinessProfileSetting.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23ResourcesSmartCampaignSettingAdOptimizedBusinessProfileSetting.fromJson(
core.Map json_,
) : this(includeLeadForm: json_['includeLeadForm'] as core.bool?);