struct ApiErrorContextItem
init(from: any Decoder) throws
init(key: String, value: String)
var key: String
var value: String