customChannels property

List<CustomChannel>? customChannels
getter/setter pair

The custom channels returned in this list response.

Implementation

core.List<CustomChannel>? customChannels;