propertyPath

expect fun propertyPath(path: String): Expression(source)

Creates a property expression that refers to a property of the prediction result dictionary.

Return

The property expression referring to a property of the prediction dictionary result.

Parameters

path

The path to the property.

actual fun propertyPath(path: String): Expression(source)
actual fun propertyPath(path: String): Expression(source)