readMap

fun readMap(key: String, context: EventContext): Map<*, *>?
fun readMap(key: String, attributes: Map<String, Any?>): Map<*, *>?