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