$$CacheTableProcessedTableManager typedef
$$CacheTableProcessedTableManager = ProcessedTableManager<_$CommonDatabase, $CacheTable, CacheRow, $$CacheTableFilterComposer, $$CacheTableOrderingComposer, $$CacheTableAnnotationComposer, $$CacheTableCreateCompanionBuilder, $$CacheTableUpdateCompanionBuilder, (CacheRow, BaseReferences<_$CommonDatabase, $CacheTable, CacheRow>), CacheRow, PrefetchHooks Function()>
Implementation
typedef $$CacheTableProcessedTableManager = ProcessedTableManager<
_$CommonDatabase,
$CacheTable,
CacheRow,
$$CacheTableFilterComposer,
$$CacheTableOrderingComposer,
$$CacheTableAnnotationComposer,
$$CacheTableCreateCompanionBuilder,
$$CacheTableUpdateCompanionBuilder,
(CacheRow, BaseReferences<_$CommonDatabase, $CacheTable, CacheRow>),
CacheRow,
PrefetchHooks Function()>;