ChannelsDeleteChannel constructor
const
ChannelsDeleteChannel({
- required InputChannelBase channel,
Channels Delete Channel constructor.
Implementation
const ChannelsDeleteChannel({required this.channel}) : super._();