menu
objectbox package
documentation
internal.dart
InternalToManyTestAccess<EntityT>
items property
items property
dark_mode
light_mode
items
property
List
<
EntityT
>
get
items
Used in tests.
Implementation
List<EntityT> get items => _rel._items;
objectbox package
documentation
internal
InternalToManyTestAccess<EntityT>
items property
InternalToManyTestAccess class