menu
map_zone_manager package
documentation
data/models/location_prediction.dart
LocationPrediction
LocationPrediction.new constructor
LocationPrediction.new constructor
dark_mode
light_mode
LocationPrediction
constructor
LocationPrediction
(
{
String
?
address
,
double
?
latitude
,
double
?
longitude
,
String
?
placeId
,
})
Implementation
LocationPrediction({ this.address, this.latitude, this.longitude, this.placeId, });
map_zone_manager package
documentation
data/models/location_prediction
LocationPrediction
LocationPrediction.new constructor
LocationPrediction class