TileSetObjectGroup constructor
      
      TileSetObjectGroup({})
     
    
    
Implementation
TileSetObjectGroup({
  this.drawOrder,
  this.id,
  this.name,
  this.objects,
  this.opacity,
  this.type,
  this.visible,
  this.x,
  this.y,
});