fetchTask property

AsyncValueGetter<T> fetchTask
final

Task that fetch value If task throws, it will be properly handled

Implementation

final AsyncValueGetter<T> fetchTask;