getStringSet

fun getStringSet(key: String): Flow<Set<String>?>

Retrieves a Flow containing the value from the data store preferences given its key, or null otherwise.