HeatmapId constructor

const HeatmapId(
  1. String value
)

Creates an immutable identifier for a Heatmap.

Implementation

const HeatmapId(super.value);