value property
The AsyncValue that was in loading state when AsyncValue.requireValue was called.
Implementation
final AsyncValue<Object?> value;
The AsyncValue that was in loading state when AsyncValue.requireValue was called.
final AsyncValue<Object?> value;