$$SyncResourcesTableProcessedTableManager typedef

Implementation

typedef $$SyncResourcesTableProcessedTableManager = ProcessedTableManager<
    _$FhirDb,
    $SyncResourcesTable,
    SyncResource,
    $$SyncResourcesTableFilterComposer,
    $$SyncResourcesTableOrderingComposer,
    $$SyncResourcesTableAnnotationComposer,
    $$SyncResourcesTableCreateCompanionBuilder,
    $$SyncResourcesTableUpdateCompanionBuilder,
    (SyncResource, BaseReferences<_$FhirDb, $SyncResourcesTable, SyncResource>),
    SyncResource,
    PrefetchHooks Function()>;