InstanceKey.fromJSON Function

Deserialize InstanceKey from JSON

fromJSON(json: InstanceKeyJSON): { className: string, id: string }

Parameter Type Description
json InstanceKeyJSON  

Returns - { className: string, id: string }

Defined in

Last Updated: 12 June, 2024