menu
google_geocoding_api package
documentation
google_geocoding_api.dart
GoogleGeocodingLocation
GoogleGeocodingLocation.new const constructor
GoogleGeocodingLocation.new const constructor
dark_mode
light_mode
GoogleGeocodingLocation
constructor
const
GoogleGeocodingLocation
(
{
required
double
lat
,
required
double
lng
,
})
Implementation
const GoogleGeocodingLocation({required this.lat, required this.lng});
google_geocoding_api package
documentation
google_geocoding_api
GoogleGeocodingLocation
GoogleGeocodingLocation.new const constructor
GoogleGeocodingLocation class