keys property

Iterable keys

The keys of all the objects in this collection.

Implementation

Iterable<dynamic> get keys;