GetChannelsResponse constructor
GetChannelsResponse({
- required ChannelsResponse channelsResponse,
Implementation
GetChannelsResponse({
required this.channelsResponse,
});