toStringToStringMap

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

Return

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

Parameters

str

the JSON string to convert.