Optional headers_Optional ignoreSkips notifying deletes. @default: false
Optional include?: KvWatchIncludeSpecify what to include in the watcher, by default all last values.
Optional initializedA callback that notifies when the watch has yielded all the initial values. Subsequent notifications are updates since the initial watch was established.
Optional key?: string | string[]A key or wildcarded key following keys as if they were NATS subject names. Note you can specify multiple keys if running on server 2.10.x or better.
Optional resumeStarts watching at the specified revision. This is intended for watchers that have restarted watching and have maintained some state of where they are in the watch.
Notification should only include entry headers