Private
listThis method is called by the framework and should not typically be called by ordinary clients.
Calls Observer.beginUpdate immediately, and Observer.endUpdate when this update scope gets disposed.
Note that this method may be called while the update scope is being disposed.
Represents an update scope in which multiple observables can be updated in a batch.