$$AppUserTableProcessedTableManager typedef
$$AppUserTableProcessedTableManager = ProcessedTableManager<_$SharedDatabase, $AppUserTable, AppUserData, $$AppUserTableFilterComposer, $$AppUserTableOrderingComposer, $$AppUserTableAnnotationComposer, $$AppUserTableCreateCompanionBuilder, $$AppUserTableUpdateCompanionBuilder, (AppUserData, $$AppUserTableReferences), AppUserData, PrefetchHooks Function({bool contributorRefs, bool employeeId})>
Implementation
typedef $$AppUserTableProcessedTableManager =
ProcessedTableManager<
_$SharedDatabase,
$AppUserTable,
AppUserData,
$$AppUserTableFilterComposer,
$$AppUserTableOrderingComposer,
$$AppUserTableAnnotationComposer,
$$AppUserTableCreateCompanionBuilder,
$$AppUserTableUpdateCompanionBuilder,
(AppUserData, $$AppUserTableReferences),
AppUserData,
PrefetchHooks Function({bool employeeId, bool contributorRefs})
>;