GuildChannelConverter<T extends IGuildChannel> constructor
Null safety
- List<
ChannelType> ? channelTypes
Create a new GuildChannelConverter.
Implementation
const GuildChannelConverter(this.channelTypes);