menu
raindrop package
documentation
snapshot.dart
SchemaSnapshot
tables property
tables property
dark_mode
light_mode
tables
property
Map
<
String
,
TableSnapshot
>
tables
final
Map of table name to table snapshot.
Implementation
final Map<String, TableSnapshot> tables;
raindrop package
documentation
snapshot
SchemaSnapshot
tables property
SchemaSnapshot class