Dariusz Kuc
03/24/2021, 2:47 AMListSerializer
only accepts a single serializer - any idea whether it is possible to specify list of different serializers to be used?Dariusz Kuc
03/24/2021, 2:52 AMMyWrapper<T>
objects and I need to somehow construct a list -> with just json.encodeToString(myList)
I'm hitting https://github.com/Kotlin/kotlinx.serialization/issues/944Dariusz Kuc
03/24/2021, 2:53 AM