items property

List<AdUnit>? items
getter/setter pair

The ad units returned in this list response.

Implementation

core.List<AdUnit>? items;