AnyDecodable
public struct AnyDecodable : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let value: Any -
Declaration
Swift
public init(from decoder: Decoder) throws