menu
floor_common package
documentation
floor_common.dart
Entity
foreignKeys property
foreignKeys property
dark_mode
light_mode
foreignKeys
property
List
<
ForeignKey
>
?
foreignKeys
final
List of
ForeignKey
constraints on this entity.
Implementation
final List<ForeignKey>? foreignKeys;
floor_common package
documentation
floor_common
Entity
foreignKeys property
Entity class