watchedTables property

List<ResultSetImplementation> watchedTables
final

All tables that the generated query reads from.

Implementation

final List<ResultSetImplementation> watchedTables = [];