data property

List<List<KinHeatmapCell>> data
final

Each inner list is a row in the heatmap.

Implementation

final List<List<KinHeatmapCell>> data;