watch abstract method

Cleanup watch(
  1. void watcher()
)

Subscribes to this signal, ignoring data.

Implementation

Cleanup watch(void Function() watcher);