menu
database_sql package
documentation
orm.dart
Column
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
bool
primaryKey
final
indicate whether the current field is represent primary key
Implementation
final bool primaryKey;
database_sql package
documentation
orm
Column
primaryKey property
Column class