from

fun from(value: Any?): FeelValue

Create FeelValue from Kotlin value.

Return

Corresponding FeelValue

Parameters

value

Kotlin value to wrap