ComputedFutureUnwrapExtension<T> extension

on

Properties

unwrap Computed<T>

Available on Computed<Future<T>>, provided by the ComputedFutureUnwrapExtension extension

Returns a computation representing the value the last Future returned by this computation resolves to.
no setter