menu
powersync_sqlcipher package
documentation
powersync.dart
Schema
tables property
tables property
dark_mode
light_mode
tables
property
List
<
Table
>
tables
final
List of tables in the schema.
Implementation
final List<Table> tables;
powersync_sqlcipher package
documentation
powersync
Schema
tables property
Schema class