currSnapshot property

AsyncValue<T>? currSnapshot
final

The current snapshot.

Implementation

final AsyncValue<T>? currSnapshot;