$$BlocklistTableProcessedTableManager typedef

$$BlocklistTableProcessedTableManager = ProcessedTableManager<_$ScopedDatabase, $BlocklistTable, BlocklistRow, $$BlocklistTableFilterComposer, $$BlocklistTableOrderingComposer, $$BlocklistTableAnnotationComposer, $$BlocklistTableCreateCompanionBuilder, $$BlocklistTableUpdateCompanionBuilder, (BlocklistRow, BaseReferences<_$ScopedDatabase, $BlocklistTable, BlocklistRow>), BlocklistRow, PrefetchHooks Function()>

Implementation

typedef $$BlocklistTableProcessedTableManager =
    ProcessedTableManager<
      _$ScopedDatabase,
      $BlocklistTable,
      BlocklistRow,
      $$BlocklistTableFilterComposer,
      $$BlocklistTableOrderingComposer,
      $$BlocklistTableAnnotationComposer,
      $$BlocklistTableCreateCompanionBuilder,
      $$BlocklistTableUpdateCompanionBuilder,
      (
        BlocklistRow,
        BaseReferences<_$ScopedDatabase, $BlocklistTable, BlocklistRow>,
      ),
      BlocklistRow,
      PrefetchHooks Function()
    >;