menu
simple_orm_annotation package
documentation
annotation/table.dart
Table
index property
index property
dark_mode
light_mode
index
property
Map
<
String
,
List
<
String
>
>
?
index
final
索引,"索引名":
"字段1", "字段2"
Implementation
final Map<String, List<String>>? index;
simple_orm_annotation package
documentation
annotation/table
Table
index property
Table class