setSerialDescriptor
fun setSerialDescriptor(elementDescriptor: SerialDescriptor): SerialDescriptor
Content copied to clipboard
Creates a descriptor for the type Set<T>
where T
is the type associated with elementDescriptor.
Creates a descriptor for the type Set<T>
.