channels property
List<ChannelType>
get
channels
The list of ChannelType that can be selected.
Implementation
List<ChannelType> get channels => _channels;
The list of ChannelType that can be selected.
List<ChannelType> get channels => _channels;