value property

AsyncValue<T> value
final

The current value

Implementation

final AsyncValue<T> value;