asStringCache

fun SharedPreferences.asStringCache(): Cache<String, String>

String-based value shared preference cache

Sources

androidJvm source
Link copied to clipboard