toStringToStringListMap

Convert a JSON string to a map of strings to strings.

Return

the map of strings to string lists represented by the JSON string, or an empty map if the conversion fails.

Parameters

str

the JSON string to convert.