fromJsonToList

Converts a JSON string to a List of Maps.

Return

The converted List of Maps.

Parameters

value

The JSON string to convert.

Throws

if the JSON string is not valid.