CarAppDataStoreKey
This class contains all the data store preferences.
To add a new value, make sure your new preferenceKey does not collide with existing keys. To change an existing value, consider implementing migrations so the preferences are not lost. To test your code using the data store, see TestCarAppDataStoreOwner