var description: String { get }
s9CloudCore10AnyCodableV11descriptionSSvp
5EE2J
import CloudCore
@frozen struct AnyCodable
A type-erased Codable value.
Codable
@frozen struct String
A Unicode string value that is a collection of characters.
init(_ value: Any?)
var debugDescription: String { get }
let value: Any