menu
nova_places_api package
documentation
models/places_autocomplete_response.dart
PlacesAutocompleteResponse
predictions property
predictions property
dark_mode
light_mode
predictions
property
List
<
PlaceAutocompletePrediction
>
predictions
final
Contains an array of predictions.
Implementation
final List<PlaceAutocompletePrediction> predictions;
nova_places_api package
documentation
models/places_autocomplete_response
PlacesAutocompleteResponse
predictions property
PlacesAutocompleteResponse class