Usage: `val mySetKey: Set<String> by someSha...
# getting-started
d
Usage:
val mySetKey: Set<String> by someSharedPrefsInstance
should retrieve a set of strings from the prefs with a key name of
"mySetKey"
🧵 1