channels property

List<ChannelType> channels

The list of ChannelType that can be selected.

Implementation

List<ChannelType> get channels => _channels;