menu
orm package
documentation
migrate.dart
SchemaSnapshot
tables property
tables property
dark_mode
light_mode
tables
property
List
<
TableSchema
>
tables
final
Immutable physical tables in declaration order.
Implementation
final List<TableSchema> tables;
orm package
documentation
migrate
SchemaSnapshot
tables property
SchemaSnapshot class