menu
objectbox package
documentation
internal.dart
InternalToManyTestAccess<EntityT>
itemsLoaded property
itemsLoaded property
dark_mode
light_mode
itemsLoaded
property
bool
get
itemsLoaded
Used in tests.
Implementation
bool get itemsLoaded => _rel.__items != null;
objectbox package
documentation
internal
InternalToManyTestAccess<EntityT>
itemsLoaded property
InternalToManyTestAccess class