Andy Victors
02/12/2021, 4:49 PMcoerceInputValues
is true. (offset 22 is begin of first null)
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 22: Expected end of the array or comma
JSON input: {"rows":[["Connected",null,null,null,null,null,null,.....
Andy Victors
02/12/2021, 5:07 PMAndy Victors
02/12/2021, 10:55 PM