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