DeleteBaiduChannelResponse constructor
DeleteBaiduChannelResponse({
- required BaiduChannelResponse baiduChannelResponse,
Implementation
DeleteBaiduChannelResponse({
required this.baiduChannelResponse,
});