found property

List<EntityResult>? found
getter/setter pair

Entities found as ResultType.FULL entities.

The order of results in this field is undefined and has no relation to the order of the keys in the input.

Implementation

core.List<EntityResult>? found;