Inaiat Henrique

Results 3 comments of Inaiat Henrique

kotlinx.serialization support! Would be great to see some native support for https://github.com/Kotlin/kotlinx.serialization Thanks!

Hi, I created a extension on DataModel to serialize using a kotlinx.serialization. I few some tests and I got success results. ``` fun DataModel.kserialize(): JsonElement { fun Any?.toJsonElement(): JsonElement {...

This is awesome! Great to hear that. Sometimes we need a break, its good. If you need some help to test and keep project up to date, don't hesitate to...