watchLazy method

Stream<void> watchLazy()

Watch the query for changes.

Implementation

Stream<void> watchLazy() => build().watchLazy();