as Observable
Converts this Single into an Observable, which signals the success value via onNext followed by onComplete.
Please refer to the corresponding RxJava document.
Converts this Single into an Observable, which signals the success value via onNext followed by onComplete.
Please refer to the corresponding RxJava document.