menu
objectbox package
documentation
internal.dart
EntityDefinition<T>
toManyRelations property
toManyRelations property
dark_mode
light_mode
toManyRelations
property
Map
<
RelInfo
,
ToMany
>
Function
(
T
)
toManyRelations
final
Implementation
final Map<RelInfo, ToMany> Function(T) toManyRelations;
objectbox package
documentation
internal
EntityDefinition<T>
toManyRelations property
EntityDefinition class