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