$$ChatCredentialsTableProcessedTableManager typedef

$$ChatCredentialsTableProcessedTableManager = ProcessedTableManager<_$ScopedDatabase, $ChatCredentialsTable, ChatCredentialsRow, $$ChatCredentialsTableFilterComposer, $$ChatCredentialsTableOrderingComposer, $$ChatCredentialsTableAnnotationComposer, $$ChatCredentialsTableCreateCompanionBuilder, $$ChatCredentialsTableUpdateCompanionBuilder, (ChatCredentialsRow, BaseReferences<_$ScopedDatabase, $ChatCredentialsTable, ChatCredentialsRow>), ChatCredentialsRow, PrefetchHooks Function()>

Implementation

typedef $$ChatCredentialsTableProcessedTableManager = ProcessedTableManager<
    _$ScopedDatabase,
    $ChatCredentialsTable,
    ChatCredentialsRow,
    $$ChatCredentialsTableFilterComposer,
    $$ChatCredentialsTableOrderingComposer,
    $$ChatCredentialsTableAnnotationComposer,
    $$ChatCredentialsTableCreateCompanionBuilder,
    $$ChatCredentialsTableUpdateCompanionBuilder,
    (
      ChatCredentialsRow,
      BaseReferences<_$ScopedDatabase, $ChatCredentialsTable,
          ChatCredentialsRow>
    ),
    ChatCredentialsRow,
    PrefetchHooks Function()>;