Deep Serialized Value
@Serializable
Represents deep serialized value.
Constructors
Link copied to clipboard
constructor(type: DeepSerializedValueType, value: JsonElement? = null, objectId: String? = null, weakLocalObjectReference: Int? = null)