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