menu
objectbox package
documentation
internal.dart
EntityDefinition<T>
toOneRelations property
toOneRelations property
dark_mode
light_mode
toOneRelations
property
List
<
ToOne
>
Function
(
T
)
toOneRelations
final
Implementation
final List<ToOne> Function(T) toOneRelations;
objectbox package
documentation
internal
EntityDefinition<T>
toOneRelations property
EntityDefinition class