keys property

List<Key>? keys
getter/setter pair

Keys of entities to look up.

Required.

Implementation

core.List<Key>? keys;