I have a list map string such like
"[{"key1":"value","key2":"value","key3": value},{"key1":"value","key2":"value","key3": value}]"
it's a list that contain map. How can I parse it? Is there any thrid party tools that I can use?
1.4m articles
1.4m replys
5 comments
57.0k users