keys property

List<Key>? keys
getter/setter pair

The keys specified in the request (in the same order), each with its key path completed with a newly allocated ID.

Implementation

core.List<Key>? keys;