previous property

AsyncData<T>? previous
final

Data retained when a refresh fails.

Implementation

final AsyncData<T>? previous;