observable From Function
Returns an Observable that emits the value returned by the func shared function and completes.
Please refer to the corresponding RxJava document.
Returns an Observable that emits the value returned by the func shared function and completes.
Please refer to the corresponding RxJava document.