intersectionResultAttributes property
Intersection result attributes.
Array of output fields for intersections geocoding. Empty if intersections geocoding is not supported.
Implementation
List<LocatorAttribute> get intersectionResultAttributes =>
_intersectionResultAttributes.value;