menu
floor_community package
documentation
annotation/src/entity.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_community package
documentation
annotation/src/entity
Entity
primaryKeys property
Entity class