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