data property

List<WeightedLatLng> data
final

The data points to display.

This list must not be empty.

Implementation

final List<WeightedLatLng> data;