menu
x_amap_base package
documentation
amap_flutter_base.dart
HeatmapId
HeatmapId.new const constructor
HeatmapId.new const constructor
dark_mode
light_mode
HeatmapId
constructor
const
HeatmapId
(
String
value
)
Creates an immutable identifier for a
Heatmap
.
Implementation
const HeatmapId(super.value);
x_amap_base package
documentation
amap_flutter_base
HeatmapId
HeatmapId.new const constructor
HeatmapId class