RestoreChannel constructor
      
      RestoreChannel({})
     
    
    
Implementation
RestoreChannel({
  this.createTime,
  this.description,
  this.destinationProject,
  this.destinationProjectId,
  this.etag,
  this.labels,
  this.name,
  this.uid,
  this.updateTime,
});