Module switch

Module switch 

Source

Structsยง

Switch
Converts an Observable that emits Observables into a single Observable that emits the items emitted by the most recently emitted of those Observables. See https://reactivex.io/documentation/operators/switch.html