Returns a computation representing the value the last Future returned by this computation resolves to.
Computed<T> get unwrap => $(() => use.use);