OptionalautoIf true, the list will be refreshed automatically when a list changed notification is received.
OptionaldebounceDebounce time in milliseconds. Set to 0 to disable.
Callback invoked when the list changes.
If autoRefresh is true, items contains the updated list.
If autoRefresh is false, items is null (caller should refresh manually).
Options for subscribing to list changed notifications.