menu
floor_common package
documentation
floor_common.dart
ForeignKey
childColumns property
childColumns property
dark_mode
light_mode
childColumns
property
List
<
String
>
childColumns
final
The list of column names in the current
Entity
.
Implementation
final List<String> childColumns;
floor_common package
documentation
floor_common
ForeignKey
childColumns property
ForeignKey class