from

open fun from(value: T, options: O = definedExternally): T(source)(source)
open fun from(value: L, options: O = definedExternally): T(source)(source)
open fun from(value: String, options: O = definedExternally): T(source)