GoogleAdsSearchads360V23ServicesListPlannableUserListsResponse constructor

GoogleAdsSearchads360V23ServicesListPlannableUserListsResponse({
  1. List<GoogleAdsSearchads360V23ServicesPlannableUserList>? plannableUserLists,
})

Implementation

GoogleAdsSearchads360V23ServicesListPlannableUserListsResponse({
  this.plannableUserLists,
});