channels property

List<ChannelType> get channels

The list of ChannelType that can be selected.

Implementation

List<ChannelType> get channels => _channels;