When Gson is used to convert a JSON map to a Kotlin/Java Map, and the JSON values contain arrays as "[]", there will be a ClassCastException
"[]"
ClassCastException