menu
simple_orm_annotation package
documentation
annotation/column_info.dart
ColumnInfo
primaryKey property
primaryKey property
dark_mode
light_mode
primaryKey
property
bool
primaryKey
final
是否是主键
Implementation
final bool primaryKey;
simple_orm_annotation package
documentation
annotation/column_info
ColumnInfo
primaryKey property
ColumnInfo class