Abstract superclass for watchable models. All watchable models expose watch
and unwatch
methods that allow consumers to subscribe to changes to that model.
This class should not be used directly.
Press shift + S to search API reference.
Abstract superclass for watchable models. All watchable models expose watch
and unwatch
methods that allow consumers to subscribe to changes to that model.
This class should not be used directly.
class Watchable