Factory

Functions

Link copied to clipboard
open fun from(value: T, options: O = definedExternally): T
open fun from(value: L, options: O = definedExternally): T
open fun from(value: String, options: O = definedExternally): T