fetcher property
A function that takes QueryParams built by the controller and BuildContext and returns
Paginated<TModel
>.
Implementation
final PaginatedDataFetcher<TModel> fetcher;
A function that takes QueryParams built by the controller and BuildContext and returns
Paginated<TModel
>.
final PaginatedDataFetcher<TModel> fetcher;