resultAttributes property
Result attributes.
Array of output fields for addresses geocoding.
Implementation
List<LocatorAttribute> get resultAttributes => _resultAttributes.value;
Result attributes.
Array of output fields for addresses geocoding.
List<LocatorAttribute> get resultAttributes => _resultAttributes.value;