juliocbcotta
Observable.just("test").flatMap({ Observable.just(false) }) Observable.just("test").flatMap{ Observable.just(false) }