QueryTemplate constructor
      
      QueryTemplate({})
     
    
    
Implementation
QueryTemplate({
  this.createTime,
  this.description,
  this.displayName,
  this.documentation,
  this.name,
  this.primaryContact,
  this.proposer,
  this.routine,
  this.state,
  this.updateTime,
});