PolygonData({ required this.id, required this.points, this.fillColor = '#FF0000', this.fillOpacity = 0.4, });