entityKeyValues property

FetchFeatureValuesResponse? entityKeyValues
final

The attributes of the neighbor, e.g. filters, crowding and metadata Note that full entities are returned only when "return_full_entity" is set to true. Otherwise, only the "entity_id" and "distance" fields are populated.

Implementation

final FetchFeatureValuesResponse? entityKeyValues;