menu
dart_appwrite package
documentation
models.dart
TableList
tables property
tables property
dark_mode
light_mode
tables
property
List
<
Table
>
tables
final
List of tables.
Implementation
final List<Table> tables;
dart_appwrite package
documentation
models
TableList
tables property
TableList class