$$AccountsTableProcessedTableManager typedef

$$AccountsTableProcessedTableManager = ProcessedTableManager<_$CommonDatabase, $AccountsTable, AccountRow, $$AccountsTableFilterComposer, $$AccountsTableOrderingComposer, $$AccountsTableAnnotationComposer, $$AccountsTableCreateCompanionBuilder, $$AccountsTableUpdateCompanionBuilder, (AccountRow, BaseReferences<_$CommonDatabase, $AccountsTable, AccountRow>), AccountRow, PrefetchHooks Function()>

Implementation

typedef $$AccountsTableProcessedTableManager = ProcessedTableManager<
    _$CommonDatabase,
    $AccountsTable,
    AccountRow,
    $$AccountsTableFilterComposer,
    $$AccountsTableOrderingComposer,
    $$AccountsTableAnnotationComposer,
    $$AccountsTableCreateCompanionBuilder,
    $$AccountsTableUpdateCompanionBuilder,
    (AccountRow, BaseReferences<_$CommonDatabase, $AccountsTable, AccountRow>),
    AccountRow,
    PrefetchHooks Function()>;