Returns a Stream that emits a boolean value indicating whether asset change notifications are currently enabled.
Stream<bool> get notifyStream => _controller.stream;