innerPoints property

List<List<LatLng>> innerPoints
getter/setter pair

Implementation

late List<List<LatLng>> innerPoints = [];