Enrique Castilla Vega
Results
3
comments of
Enrique Castilla Vega
Hello, stlil not working.
Any updates on this?
Is this still an issue? I can't seem to serialise this subclass (names have been replaced by Copilot for privacy): ```kotlin @Serializable sealed class A(val a: String) { @Serializable @SerialName("tb")...