menu
google_maps_pick_place package
documentation
models/map_model.dart
MapModelResultsGeometryLocation
MapModelResultsGeometryLocation constructor
MapModelResultsGeometryLocation constructor
dark_mode
light_mode
MapModelResultsGeometryLocation
constructor
MapModelResultsGeometryLocation
(
{
double
?
lat
,
double
?
lng
,
})
Implementation
MapModelResultsGeometryLocation({ this.lat, this.lng, });
google_maps_pick_place package
documentation
models/map_model
MapModelResultsGeometryLocation
MapModelResultsGeometryLocation constructor
MapModelResultsGeometryLocation class