getStringSet

abstract fun getStringSet(key: String, defValues: HashSet<String>? = null): HashSet<String>?