Returns a Transform that emits the first item in an observable. The source observable will be drained after.
Transform
Type of items emitted by the observable.
Transform that emits the first item emitted by the observable.
Generated using TypeDoc
Returns a
Transform
that emits the first item in an observable. The source observable will be drained after.