datapoint property

IndexDatapoint? datapoint
final

The datapoint of the neighbor. Note that full datapoints are returned only when "return_full_datapoint" is set to true. Otherwise, only the "datapoint_id" and "crowding_tag" fields are populated.

Implementation

final IndexDatapoint? datapoint;