missing property

List<EntityResult>? missing
getter/setter pair

Entities not found as ResultType.KEY_ONLY 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>? missing;