ResultRoomEvents constructor
      
      ResultRoomEvents({})
     
    
    
Implementation
ResultRoomEvents({
  this.count,
  this.groups,
  this.highlights,
  this.nextBatch,
  this.results,
  this.state,
});ResultRoomEvents({
  this.count,
  this.groups,
  this.highlights,
  this.nextBatch,
  this.results,
  this.state,
});