map
Converts elements emitted by the Observable using the provided mapper and emits the result elements.
Please refer to the corresponding RxJava document.
Converts elements emitted by the Observable using the provided mapper and emits the result elements.
Please refer to the corresponding RxJava document.