allTables property

Iterable<TableInfo<Table, dynamic>> allTables
inherited

A list of tables specified in this database.

Implementation

Iterable<TableInfo> get allTables;