Hello. I’m using kotlinx.serialization with `expli...
# android
a
Hello. I’m using kotlinx.serialization with
explicitNulls = false
, but I have 1 request, where I need to keep nulls… Is there a way to keep nulls for this particular request without creating a separate client for this? Thanks!
s
You might have more luck in #serialization. 🙂
❤️ 1