value property

AsyncValue<Object?> value
final

The AsyncValue that was in loading state when AsyncValue.requireValue was called.

Implementation

final AsyncValue<Object?> value;