GoogleAdsSearchads360V23ResourcesSmartCampaignSettingAdOptimizedBusinessProfileSetting.fromJson constructor

GoogleAdsSearchads360V23ResourcesSmartCampaignSettingAdOptimizedBusinessProfileSetting.fromJson(
  1. Map json_
)

Implementation

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