abstract class SettingsRepository { Future addLibraryFolder(String path); }