Methods
unwatch()
Cancels the subscription managed by this instance.
It will end in calling the Promise#then callback of the ReactiveDb.Watcher object it is attached to.
API intended to complete the ReactiveDb.Watcher interface with a method to cancel its managed subscription.
Cancels the subscription managed by this instance.
It will end in calling the Promise#then callback of the ReactiveDb.Watcher object it is attached to.