Optional
provides a promise which is resolved ones the observer got a value that is not undefined. Notice this promise will resolve immediately if the Observable holds an empty array or empty string.
provides a promise which is resolved ones the observer got a value that is not undefined. Notice this promise will resolve immediately if the Observable holds an empty array or empty string.