userInfo
A dictionary you use to customize the encoding process by providing contextual information.
Declaration
@preconcurrency var userInfo: [CodingUserInfoKey : any Sendable] { get set }A dictionary you use to customize the encoding process by providing contextual information.
@preconcurrency var userInfo: [CodingUserInfoKey : any Sendable] { get set }