$$ChatItemsTableProcessedTableManager typedef
$$ChatItemsTableProcessedTableManager = ProcessedTableManager<_$ScopedDatabase, $ChatItemsTable, ChatItemRow, $$ChatItemsTableFilterComposer, $$ChatItemsTableOrderingComposer, $$ChatItemsTableAnnotationComposer, $$ChatItemsTableCreateCompanionBuilder, $$ChatItemsTableUpdateCompanionBuilder, (ChatItemRow, BaseReferences<_$ScopedDatabase, $ChatItemsTable, ChatItemRow>), ChatItemRow, PrefetchHooks Function()>
Implementation
typedef $$ChatItemsTableProcessedTableManager = ProcessedTableManager<
_$ScopedDatabase,
$ChatItemsTable,
ChatItemRow,
$$ChatItemsTableFilterComposer,
$$ChatItemsTableOrderingComposer,
$$ChatItemsTableAnnotationComposer,
$$ChatItemsTableCreateCompanionBuilder,
$$ChatItemsTableUpdateCompanionBuilder,
(
ChatItemRow,
BaseReferences<_$ScopedDatabase, $ChatItemsTable, ChatItemRow>
),
ChatItemRow,
PrefetchHooks Function()>;