fromValueOrNull

abstract fun fromValueOrNull(value: InternalValue): E?(source)

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

Since

0.0.1