searchAttributes property
Search attributes.
Array of input fields for multiline addresses geocoding.
Implementation
List<LocatorAttribute> get searchAttributes => _searchAttributes.value;
Search attributes.
Array of input fields for multiline addresses geocoding.
List<LocatorAttribute> get searchAttributes => _searchAttributes.value;