getAsNullableMap method
Converts map element into an AnyValueMap or returns null if conversion is not possible.
key
a key of element to get. Returns AnyValueMap value of the element or null if conversion is not supported.
See fromValue
Converts map element into an AnyValueMap or returns null if conversion is not possible.
key
a key of element to get.
Returns AnyValueMap value of the element or null if conversion is not supported.See fromValue