explicitlyWatchedTables property

List<TableInfo<Table, dynamic>> explicitlyWatchedTables
final

Tables which should be watched explicitly by the original query.

Implementation

final List<TableInfo> explicitlyWatchedTables;