KnowledgePanelWorldMapElement constructor
const
KnowledgePanelWorldMapElement({
- required List<
KnowledgePanelGeoPointer> pointers,
Implementation
const KnowledgePanelWorldMapElement({
required this.pointers,
});