setFromJSON Method

Set content from a JSON object. If the json object is undefined or unrecognized, always set a default value.

setFromJSON(json: any): void

Parameter Type Description
json any  

Returns - void

Defined in

Last Updated: 13 June, 2024