let value: Any
s9CloudCore10AnyCodableV5valueypvp
4BYLG
import CloudCore
@frozen struct AnyCodable
A type-erased Codable value.
Codable
init(_ value: Any?)
var debugDescription: String { get }
var description: String { get }