toNullableMap method
Converts JSON string into map object or returns null when conversion is not possible.
value
the JSON string to convert. Returns Map object value or null when conversion is not supported.
Converts JSON string into map object or returns null when conversion is not possible.
value
the JSON string to convert.
Returns Map object value or null when conversion is not supported.