KnowledgePanelGeoPointer constructor

const KnowledgePanelGeoPointer({
  1. KnowledgePanelLatLng? geo,
})

Implementation

const KnowledgePanelGeoPointer({
  this.geo,
});