ChatLeaveChannel constructor
ChatLeaveChannel({
- required String channel,
Implementation
factory ChatLeaveChannel({required String channel}) = _ChatLeaveChannelImpl;
factory ChatLeaveChannel({required String channel}) = _ChatLeaveChannelImpl;