attributeValues property

Iterable get attributeValues

Gets attribute values.

Implementation

Iterable<dynamic> get attributeValues => _attributes.values;