val map: Map<String, Any?>?
Returns the value at the previously specified key in the document as a Map<String, Any?> if possible, otherwise the return value will be null.
Map<String, Any?>
null