fromValueOrNull

open override fun fromValueOrNull(value: Value): T?(source)

Gets the E representation of value, or null if no such representation exists.

Since

0.0.1