mappedElements property

Iterable<T> mappedElements

Implementation

Iterable<T> get mappedElements => _domNodeToElementMap.values;