$$CacheSummaryTableProcessedTableManager typedef

$$CacheSummaryTableProcessedTableManager = ProcessedTableManager<_$CommonDatabase, $CacheSummaryTable, CacheSummaryRow, $$CacheSummaryTableFilterComposer, $$CacheSummaryTableOrderingComposer, $$CacheSummaryTableAnnotationComposer, $$CacheSummaryTableCreateCompanionBuilder, $$CacheSummaryTableUpdateCompanionBuilder, (CacheSummaryRow, BaseReferences<_$CommonDatabase, $CacheSummaryTable, CacheSummaryRow>), CacheSummaryRow, PrefetchHooks Function()>

Implementation

typedef $$CacheSummaryTableProcessedTableManager =
    ProcessedTableManager<
      _$CommonDatabase,
      $CacheSummaryTable,
      CacheSummaryRow,
      $$CacheSummaryTableFilterComposer,
      $$CacheSummaryTableOrderingComposer,
      $$CacheSummaryTableAnnotationComposer,
      $$CacheSummaryTableCreateCompanionBuilder,
      $$CacheSummaryTableUpdateCompanionBuilder,
      (
        CacheSummaryRow,
        BaseReferences<_$CommonDatabase, $CacheSummaryTable, CacheSummaryRow>,
      ),
      CacheSummaryRow,
      PrefetchHooks Function()
    >;