foundTables property

Set<Table> foundTables
final

All tables that have been referenced anywhere in this query.

Implementation

final Set<Table> foundTables = {};