menu
floor_common package
documentation
floor_common.dart
Entity
primaryKeys property
primaryKeys property
dark_mode
light_mode
primaryKeys
property
List
<
String
>
?
primaryKeys
final
List of primary key column names.
Implementation
final List<String>? primaryKeys;
floor_common package
documentation
floor_common
Entity
primaryKeys property
Entity class