$$CountryTableProcessedTableManager typedef
$$CountryTableProcessedTableManager = ProcessedTableManager<_$SharedDatabase, $CountryTable, CountryData, $$CountryTableFilterComposer, $$CountryTableOrderingComposer, $$CountryTableAnnotationComposer, $$CountryTableCreateCompanionBuilder, $$CountryTableUpdateCompanionBuilder, (CountryData, $$CountryTableReferences), CountryData, PrefetchHooks Function({bool footballPlayerRefs, bool teacherRefs})>
Implementation
typedef $$CountryTableProcessedTableManager =
ProcessedTableManager<
_$SharedDatabase,
$CountryTable,
CountryData,
$$CountryTableFilterComposer,
$$CountryTableOrderingComposer,
$$CountryTableAnnotationComposer,
$$CountryTableCreateCompanionBuilder,
$$CountryTableUpdateCompanionBuilder,
(CountryData, $$CountryTableReferences),
CountryData,
PrefetchHooks Function({bool footballPlayerRefs, bool teacherRefs})
>;