getStringSet

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


fun getStringSet(key: String?, defaultValue: Set<String?>?): Preference<Set<String?>?>

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