fetch property

QueryFetcher<T> fetch
final

Asynchronous function that fetches fresh data from network or database.

Implementation

final QueryFetcher<T> fetch;