allPathPoints property

List<LatLng> allPathPoints
getter/setter pair

Property that defines the list of all path points.

Implementation

List<LatLng> allPathPoints = [];