Contents

keyDecodingStrategy

A value that determines how to decode a type’s coding keys from JSON keys.

Declaration

var keyDecodingStrategy: JSONDecoder.KeyDecodingStrategy { get set }

See Also

Customizing Decoding