AppLocalItemsFetcher<T> constructor
const
AppLocalItemsFetcher<T> (
- List<
T> items
Implementation
const AppLocalItemsFetcher(
this.items,
);
const AppLocalItemsFetcher(
this.items,
);