ObservableToFuture<T> extension

on

Methods

toFuture() Future<T>
Returns a Future that completes with the first value of this Observable.