DeleteBaiduChannelResponse constructor

DeleteBaiduChannelResponse({
  1. required BaiduChannelResponse baiduChannelResponse,
})

Implementation

DeleteBaiduChannelResponse({
  required this.baiduChannelResponse,
});