data property

List<LatLng> data
final

The points which make the polyline.

Implementation

final List<LatLng> data;