Returns a Transform that emits the items specified as arguments after te source observable ends.
Transform
Type of items emitted by the observable.
Values to emit after the source observable ends.
Transform that emits the items of vs after the source observables ends.
vs
Generated using TypeDoc
Returns a
Transform
that emits the items specified as arguments after te source observable ends.