Converts a higher-order Observable into a first-order Observable producing values only from the most recent observable sequence.
Type of items emitted by the inner observables.
Transform that emits items from the most recent observable emitted by the outer observable.
Generated using TypeDoc
Converts a higher-order Observable into a first-order Observable producing values only from the most recent observable sequence.