as Completable
Returns a Completable that ignores the success value of this Single and signals onComplete instead.
Please refer to the corresponding RxJava document.
Returns a Completable that ignores the success value of this Single and signals onComplete instead.
Please refer to the corresponding RxJava document.