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