fun Completable.toMono(): Mono<Void>
Wraps a RxJava Completable into a Mono instance.
Return the new Mono instance