menu
pocketsync_flutter package
documentation
pocketsync_flutter.dart
TableSchema
indexes property
indexes property
dark_mode
light_mode
indexes
property
List
<
Index
>
indexes
final
The indexes on the table.
Implementation
final List<Index> indexes;
pocketsync_flutter package
documentation
pocketsync_flutter
TableSchema
indexes property
TableSchema class