data property

List<HeatmapDataPoint> data
final

Data points for the heatmap.

Implementation

final List<HeatmapDataPoint> data;