channelTypes property

List<ChannelType>? channelTypes
read / write

If type is channel then list can be used to restrict types of channel to choose from

Implementation

List<ChannelType>? channelTypes;