menu
open_geocoder package
documentation
model/geo_data.dart
GeoData
GeoData.new constructor
GeoData.new constructor
dark_mode
light_mode
GeoData
constructor
GeoData
(
{
String
?
placeId
,
String
?
latitude
,
String
?
longitude
,
String
?
displayName
,
String
?
category
,
})
Implementation
GeoData( {this.placeId, this.latitude, this.longitude, this.displayName, this.category});
open_geocoder package
documentation
model/geo_data
GeoData
GeoData.new constructor
GeoData class