channels property

List<Channel>? channels
getter/setter pair

The list of channels.

Implementation

core.List<Channel>? channels;