menu
rtbase package
documentation
app/models/place_auto_complete.dart
PlaceAutoComplete
predictions property
predictions property
dark_mode
light_mode
predictions
property
List
<
Prediction
>
?
predictions
getter/setter pair
List of place predictions returned by the API
Implementation
List<Prediction>? predictions;
rtbase package
documentation
app/models/place_auto_complete
PlaceAutoComplete
predictions property
PlaceAutoComplete class