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