stringSetPreferencesKey
Get a key for a String Set preference. You should not have multiple keys with the same name (for use with the same Preferences). Using overlapping keys with different types can result in ClassCastException.
Note: sets returned by DataStore are unmodifiable and will throw exceptions if mutated.
Return
the Preferences.Key
Parameters
name
the name of the preference