items property

List<CustomChannel>? items
getter/setter pair

The custom channels returned in this list response.

Implementation

core.List<CustomChannel>? items;