watch abstract method

Stream<void> watch()

A Stream that fires evertime the value that this reference points to changes.

Implementation

Stream<void> watch();