Returns a Transform that emits the last item in an observable.
Transform
Type of items emitted by the observable.
Transform that emits the last item emitted by the observable.
Generated using TypeDoc
Returns a
Transform
that emits the last item in an observable.