channelTypes property

List<ChannelType>? channelTypes
getter/setter pair

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

Implementation

List<ChannelType>? channelTypes;