allTables property

Iterable<TableInfo<Table, dynamic>> allTables

A list of tables specified in this database.

Implementation

Iterable<TableInfo> get allTables;