JSONDecoder.KeyDecodingStrategy The values that determine how to decode a type’s coding keys from JSON keys. Declarationenum KeyDecodingStrategy Overview TopicsBuilt-in DecodingJSONDecoder.KeyDecodingStrategy.convertFromSnakeCaseJSONDecoder.KeyDecodingStrategy.useDefaultKeysCustom DecodingJSONDecoder.KeyDecodingStrategy.custom(_:) RelationshipsConforms ToSendableSendableMetatype See AlsoCustomizing DecodingkeyDecodingStrategyuserInfoallowsJSON5assumesTopLevelDictionary