keys property

Returns collection of all attribute keys in this set.

Implementation

Iterable<String> get keys => _data.keys;