Takes a TypedJson object and converts it to instance of type Type.
Type
Use the fromSerializable function instead.
fromSerializable
The parsed instance.
The typed JSON to convert.
Generated using TypeDoc
Takes a TypedJson object and converts it to instance of type
Type.Deprecated
Use the
fromSerializablefunction instead.Throws
Returns
The parsed instance.