Settings(clientToken: String, selectedAccount: String? = null, accounts: HashMap<String, Map<String, Any>> = hashMapOf(), profiles: MutableList<Profile> = mutableListOf(), repositories: MutableList<RepositoryDefinition> = mutableListOf())
Class which holds all current settings