RpcDescriptor
@Serializable
Constructors
Link copied to clipboard
constructor(dataType: RpcDescriptorType, serialName: String, elements: Map<String, RpcDescriptor> = emptyMap(), id: Int? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This is a unique identifier only present in the case where the same type appears multiple times in the same RpcDescriptor hierarchy.
Link copied to clipboard