keys property

Iterable get keys

The keys of all the objects in this collection.

Implementation

Iterable<dynamic> get keys;