attributeKeys property

Iterable<String> get attributeKeys

Gets attribute keys.

Implementation

Iterable<String> get attributeKeys => _attributes.keys;