items property

List<EntityT> items

Used in tests.

Implementation

List<EntityT> get items => _rel._items;