menu
search_map_location package
documentation
utils/google_search/latlng.dart
LatLng
LatLng constructor
LatLng constructor
dark_mode
light_mode
LatLng
constructor
LatLng
(
{
required
double
latitude
,
required
double
longitude
,
})
Implementation
LatLng({required this.latitude,required this.longitude});
search_map_location package
documentation
utils/google_search/latlng
LatLng
LatLng constructor
LatLng class