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