RunQueryResponseElement constructor
      
      RunQueryResponseElement({})
     
    
    
Implementation
RunQueryResponseElement({
  this.document,
  this.done,
  this.explainMetrics,
  this.readTime,
  this.skippedResults,
  this.transaction,
});