getStringSet

Creates a string Set preference for the key with a default of emptySet


open override fun getStringSet(key: String?, defaultValue: Set<String?>?): Rx3Preference<Set<String?>>

Creates a string Set preference for the key with a default of defaultValue