flat Map Iterable
Calls the transformer with the value emitted by the Maybe and emits the returned Iterable values one by one as Observable.
Please refer to the corresponding RxJava document.
Calls the transformer with the value emitted by the Maybe and emits the returned Iterable values one by one as Observable.
Please refer to the corresponding RxJava document.