Objects constructor
Objects({})
Implementation
Objects({
this.height,
this.id,
this.gid,
this.name,
this.rotation,
this.typeOrClass,
this.visible,
this.width,
this.x,
this.y,
this.properties,
this.ellipse,
this.point,
this.text,
});