It is impossible explicitly, however, you can deserialize you String into List< Object> and then cast your Object in for-loop to Map< String ...
確定! 回上一頁