getMap

fun getMap(path: String): Map<String, Any>

Gets a Map from the given path

Return

The value of the given path as Map

Parameters

path

The path to get the value of