menu
openfoodfacts package
documentation
model/KnowledgePanelElement.dart
KnowledgePanelLatLng
KnowledgePanelLatLng.new const constructor
KnowledgePanelLatLng.new const constructor
dark_mode
light_mode
KnowledgePanelLatLng
constructor
const
KnowledgePanelLatLng
(
{
required
double
lat
,
required
double
lng
,
})
Implementation
const KnowledgePanelLatLng({ required this.lat, required this.lng, });
openfoodfacts package
documentation
model/KnowledgePanelElement
KnowledgePanelLatLng
KnowledgePanelLatLng.new const constructor
KnowledgePanelLatLng class