menu
comon_orm package
documentation
codegen.dart
ImplicitManyToManyStorageDefinition
targetKeyFields property
targetKeyFields property
dark_mode
light_mode
targetKeyFields
property
List
<
String
>
targetKeyFields
final
Target-side primary key fields used in the join table.
Implementation
final List<String> targetKeyFields;
comon_orm package
documentation
codegen
ImplicitManyToManyStorageDefinition
targetKeyFields property
ImplicitManyToManyStorageDefinition class