Ditto Store Observer
A store observer invokes an observation handler whenever results for its query change.
Create a store observer by calling registerObserver()
of DittoStore. The store observer will remain active until the owning Ditto instance goes out of scope or the [DittoStoreObserver]
is close()
-ed explicitly.
Since
4.5.0