Client addWatchedDirectory(Directory folder) { _watcherConfig.watchedFolders.add(folder); return this; }