$$SupplierTableProcessedTableManager typedef
$$SupplierTableProcessedTableManager = ProcessedTableManager<_$SharedDatabase, $SupplierTable, SupplierData, $$SupplierTableFilterComposer, $$SupplierTableOrderingComposer, $$SupplierTableAnnotationComposer, $$SupplierTableCreateCompanionBuilder, $$SupplierTableUpdateCompanionBuilder, (SupplierData, $$SupplierTableReferences), SupplierData, PrefetchHooks Function({bool supplierTypeId})>
Implementation
typedef $$SupplierTableProcessedTableManager =
ProcessedTableManager<
_$SharedDatabase,
$SupplierTable,
SupplierData,
$$SupplierTableFilterComposer,
$$SupplierTableOrderingComposer,
$$SupplierTableAnnotationComposer,
$$SupplierTableCreateCompanionBuilder,
$$SupplierTableUpdateCompanionBuilder,
(SupplierData, $$SupplierTableReferences),
SupplierData,
PrefetchHooks Function({bool supplierTypeId})
>;