DescribeChannelModeratorResponse constructor
DescribeChannelModeratorResponse({
- ChannelModerator? channelModerator,
Implementation
DescribeChannelModeratorResponse({
this.channelModerator,
});