channels property

List<Channel>? channels
getter/setter pair

The requested channels, up to the number specified in page_size.

Implementation

core.List<Channel>? channels;