asStringSetCache

fun SharedPreferences.asStringSetCache(): Cache<String, Set<String>>

Set-based value shared preference cache

Sources

androidJvm source
Link copied to clipboard