FutureToObservable<T> extension

on

Methods

toObservable() Observable<T>
Returns an Observable that listens to the completion of this Future.