$$FootballPlayerTableProcessedTableManager typedef
$$FootballPlayerTableProcessedTableManager = ProcessedTableManager<_$SharedDatabase, $FootballPlayerTable, FootballPlayerData, $$FootballPlayerTableFilterComposer, $$FootballPlayerTableOrderingComposer, $$FootballPlayerTableAnnotationComposer, $$FootballPlayerTableCreateCompanionBuilder, $$FootballPlayerTableUpdateCompanionBuilder, (FootballPlayerData, $$FootballPlayerTableReferences), FootballPlayerData, PrefetchHooks Function({bool countryId})>
Implementation
typedef $$FootballPlayerTableProcessedTableManager =
ProcessedTableManager<
_$SharedDatabase,
$FootballPlayerTable,
FootballPlayerData,
$$FootballPlayerTableFilterComposer,
$$FootballPlayerTableOrderingComposer,
$$FootballPlayerTableAnnotationComposer,
$$FootballPlayerTableCreateCompanionBuilder,
$$FootballPlayerTableUpdateCompanionBuilder,
(FootballPlayerData, $$FootballPlayerTableReferences),
FootballPlayerData,
PrefetchHooks Function({bool countryId})
>;