const HeatmapDataPoint({ required this.row, required this.column, required this.value, this.metadata, });