menu
floor_common package
documentation
floor_common.dart
PrimaryKey
autoGenerate property
autoGenerate property
dark_mode
light_mode
autoGenerate
property
bool
autoGenerate
final
Let SQLite auto generate the unique id.
Implementation
final bool autoGenerate;
floor_common package
documentation
floor_common
PrimaryKey
autoGenerate property
PrimaryKey class