menu
nova_places_api package
documentation
models/place_autocomplete_structured_format.dart
PlaceAutocompleteStructuredFormat
mainText property
mainText property
dark_mode
light_mode
mainText
property
String
mainText
final
Contains the main text of a prediction, usually the name of the place.
Implementation
final String mainText;
nova_places_api package
documentation
models/place_autocomplete_structured_format
PlaceAutocompleteStructuredFormat
mainText property
PlaceAutocompleteStructuredFormat class