Justin Tullgren
04/15/2021, 9:04 PMkotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 26: Expected '[, kind: SEALED'
Any help is appreciated.Justin Tullgren
04/15/2021, 9:05 PMJustin Tullgren
04/15/2021, 9:06 PMJustin Tullgren
04/15/2021, 9:07 PMJustin Tullgren
04/15/2021, 9:10 PMJustin Tullgren
04/15/2021, 9:11 PM@Serializable
sealed class Rule
class MyRule : Rule()
rnett
04/15/2021, 11:50 PMMyRule
)? I'm fairly sure that's required, although I'm not sure why it doesn't show a compiler error.Joost Klitsie
04/16/2021, 7:58 AMJustin Tullgren
04/16/2021, 1:47 PMJustin Tullgren
04/16/2021, 4:59 PMJustin Tullgren
04/16/2021, 5:00 PM