menu
google_map_place_picker package
documentation
utils/models.dart
AutoCompleteItem
id property
id property
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
The id of the place. This helps to fetch the lat,lng of the place.
Implementation
String? id;
google_map_place_picker package
documentation
utils/models
AutoCompleteItem
id property
AutoCompleteItem class