keys property

Iterable<Object> get keys

Returns the keys (or ids) of the collection.

Implementation

Iterable<Object /*String | int */ > get keys;