GoogleAdsSearchads360V23CommonDetailedDemographicSegment.fromJson constructor
GoogleAdsSearchads360V23CommonDetailedDemographicSegment.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonDetailedDemographicSegment.fromJson(
core.Map json_,
) : this(detailedDemographic: json_['detailedDemographic'] as core.String?);