Subscribe to value changes with immediate emission.
Optional
by default subscribers will be notified on next tick. set true to notify subscribers of value changes synchronously.
true
a disposer function that cancels the subscription
Subscribe to value changes with immediate emission.