getStringSet

abstract fun getStringSet(key: String): Set<String>?

Get the Set of Strings for the given key. Returns null if the key is not found.