values property

Returns collection of all attributes in this set.

Implementation

Iterable<NotusAttribute> get values => _data.values;