Contents

userInfo

A dictionary you use to customize the encoding process by providing contextual information.

Declaration

@preconcurrency var userInfo: [CodingUserInfoKey : any Sendable] { get set }

See Also

Customizing Encoding