GoogleAdsSearchads360V23CommonUserInterestSegment.fromJson constructor
GoogleAdsSearchads360V23CommonUserInterestSegment.fromJson(
- Map json_
Implementation
GoogleAdsSearchads360V23CommonUserInterestSegment.fromJson(core.Map json_)
: this(userInterestCategory: json_['userInterestCategory'] as core.String?);