SettingsKeys
public enum SettingsKeys : String
Keys used in the settings dictionary.
-
Stores a
Bool
indicating if the user should send their location anonymously.Declaration
Swift
case sendLocationAnonymously = "send_location_anonymously"