GoogleAdsSearchads360V23ResourcesKeywordPlanGeoTarget.fromJson constructor

GoogleAdsSearchads360V23ResourcesKeywordPlanGeoTarget.fromJson(
  1. Map json_
)

Implementation

GoogleAdsSearchads360V23ResourcesKeywordPlanGeoTarget.fromJson(core.Map json_)
  : this(geoTargetConstant: json_['geoTargetConstant'] as core.String?);