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