menu
google_maps_api_flutter package
documentation
places/autocomplete/response/place_autocomplete_prediction.dart
PlaceAutocompletePrediction
placeId property
placeId property
dark_mode
light_mode
placeId
property
String
?
placeId
final
A textual identifier that uniquely identifies a place.
Implementation
final String? placeId;
google_maps_api_flutter package
documentation
places/autocomplete/response/place_autocomplete_prediction
PlaceAutocompletePrediction
placeId property
PlaceAutocompletePrediction class