menu
dart_appwrite package
documentation
models.dart
ColumnIndexList
indexes property
indexes property
dark_mode
light_mode
indexes
property
List
<
ColumnIndex
>
indexes
final
List of indexes.
Implementation
final List<ColumnIndex> indexes;
dart_appwrite package
documentation
models
ColumnIndexList
indexes property
ColumnIndexList class