observe
Observe
Observes the value for updates.
At the time of observing, the current value will be emitted.
Parameters
observerTag
an optional logging tag to help identify updates emitted to this MimiObserver.
observer
the MimiObserver to be notified of value changes.