holePointsList property

List<List<LatLng>>? holePointsList
final

Optional list of lists of LatLng coordinates defining holes within the area.

Implementation

final List<List<LatLng>>? holePointsList;