previous property

AsyncData<T>? previous
final

Data retained while a refresh is in progress.

Implementation

final AsyncData<T>? previous;