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

Last Updated: 11 June, 2024