saveToCache property

ValueChanged<R>? saveToCache
final

Called when task is a success, to save new data to cache.

Implementation

final ValueChanged<R>? saveToCache;