parseList
Parse the specified JSON string into a List.
Return
the parsed JSON as a list
Parameters
json
the JSON to parse
Throws
if the JSON cannot be parsed
Parse the specified JSON string into a List.
the parsed JSON as a list
the JSON to parse
if the JSON cannot be parsed