Create an ExternalStore from a Stream.
Notes:
{ initial }
{ current }
fromService/fromSubscriptionRef
Optional
Create an ExternalStore from a Stream.
Notes:
{ initial }(or{ current }).{ initial }may be stale if the stream already emitted before subscription; preferfromService/fromSubscriptionReffor reliable current.