flatItems property

Iterable<T> get flatItems

Implementation

Iterable<T> get flatItems => _itemsMap.values;