points property

List<LatLng> points
finalinherited

The list of coordinates for the Polyline.

Implementation

final List<LatLng> points;