menu
google_places_suggestions_autocomplete_field package
documentation
models/place_response.dart
PlaceResponse
PlaceResponse constructor
PlaceResponse constructor
dark_mode
light_mode
PlaceResponse
constructor
PlaceResponse
(
{
String
?
description
,
String
?
id
,
String
?
place_id
,
})
Implementation
PlaceResponse({this.description, this.id, this.place_id});
google_places_suggestions_autocomplete_field package
documentation
models/place_response
PlaceResponse
PlaceResponse constructor
PlaceResponse class