serializeMap

fun serializeMap(map: Map<String, Any?>): String

Serialize a map with string keys to JSON.