holePointsList property

List<List<LatLng>>? holePointsList
final

The point lists that define holes in the Polygon.

Implementation

final List<List<LatLng>>? holePointsList;