PowerGeoJSONClipper<T extends Object> constructor

PowerGeoJSONClipper<T extends Object>({
  1. required Polygon<T> polygon,
})

Implementation

PowerGeoJSONClipper({required this.polygon});