fetch property

Future<T> Function() fetch
final

The asynchronous fetch function executed to retrieve data.

Implementation

final Future<T> Function() fetch;