$$ContributorTableProcessedTableManager typedef
$$ContributorTableProcessedTableManager = ProcessedTableManager<_$SharedDatabase, $ContributorTable, ContributorData, $$ContributorTableFilterComposer, $$ContributorTableOrderingComposer, $$ContributorTableAnnotationComposer, $$ContributorTableCreateCompanionBuilder, $$ContributorTableUpdateCompanionBuilder, (ContributorData, $$ContributorTableReferences), ContributorData, PrefetchHooks Function({bool appUserId, bool projectId})>
Implementation
typedef $$ContributorTableProcessedTableManager =
ProcessedTableManager<
_$SharedDatabase,
$ContributorTable,
ContributorData,
$$ContributorTableFilterComposer,
$$ContributorTableOrderingComposer,
$$ContributorTableAnnotationComposer,
$$ContributorTableCreateCompanionBuilder,
$$ContributorTableUpdateCompanionBuilder,
(ContributorData, $$ContributorTableReferences),
ContributorData,
PrefetchHooks Function({bool projectId, bool appUserId})
>;