asObservable

Hides the identity of an observable sequence.

Returns

(Observable): An observable sequence that hides the identity of the source sequence.

Example

Last updated