reactormonk
10/31/2024, 3:17 PM{"id": 12 ... }
{"key": 555 ... }
Where I've got two kinds of lines. How could I write a deserializer into a sealed class where it tries to decode with one subclass, then the next, as there are no type tags?phldavies
10/31/2024, 3:21 PMreactormonk
10/31/2024, 3:22 PM