map

expect fun map(value: Map<String, Any?>?): Expression(source)

Creates value expression with the given map.

Return

the value expression.

Parameters

value

the map value

actual fun map(value: Map<String, Any?>?): Expression(source)
actual fun map(value: Map<String, Any?>?): Expression(source)