menu
nova_places_api package
documentation
models/place_autocomplete_matched_substring.dart
PlaceAutocompleteMatchedSubstring
offset property
offset property
dark_mode
light_mode
offset
property
int
offset
final
Start location of the matched substring in the prediction result text.
Implementation
final int offset;
nova_places_api package
documentation
models/place_autocomplete_matched_substring
PlaceAutocompleteMatchedSubstring
offset property
PlaceAutocompleteMatchedSubstring class