PolygonAnnotation constructor Null safety
Implementation
PolygonAnnotation({
required this.id,
this.geometry,
this.fillSortKey,
this.fillColor,
this.fillOpacity,
this.fillOutlineColor,
this.fillPattern,
});
PolygonAnnotation({
required this.id,
this.geometry,
this.fillSortKey,
this.fillColor,
this.fillOpacity,
this.fillOutlineColor,
this.fillPattern,
});