getAsNullableMap method

AnyValueMap getAsNullableMap (String key)

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