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