points property

List<LatLng>? points
final

Vertices of the polyline to be drawn.

Implementation

final List<LatLng>? points;