onFetch property

ResultNotifierCallback<T>? onFetch
final

Callback invoked when data needs to be fetched.

Implementation

final ResultNotifierCallback<T>? onFetch;