$$NodesTableProcessedTableManager typedef
$$NodesTableProcessedTableManager = ProcessedTableManager<_$AirpassDatabase, $NodesTable, Node, $$NodesTableFilterComposer, $$NodesTableOrderingComposer, $$NodesTableAnnotationComposer, $$NodesTableCreateCompanionBuilder, $$NodesTableUpdateCompanionBuilder, (Node, BaseReferences<_$AirpassDatabase, $NodesTable, Node> ), Node, PrefetchHooks Function()>
Implementation
typedef $$NodesTableProcessedTableManager =
ProcessedTableManager<
_$AirpassDatabase,
$NodesTable,
Node,
$$NodesTableFilterComposer,
$$NodesTableOrderingComposer,
$$NodesTableAnnotationComposer,
$$NodesTableCreateCompanionBuilder,
$$NodesTableUpdateCompanionBuilder,
(Node, BaseReferences<_$AirpassDatabase, $NodesTable, Node>),
Node,
PrefetchHooks Function()
>;