fromJSON MethodStatic
Deprecated in 5.x. Use fromCompressedJSON instead.
Deserialize Field from JSON.
fromJSON(json: FieldJSON<ClassInfo>, categories: CategoryDescription[]): undefined | Field
Parameter | Type | Description |
---|---|---|
json | FieldJSON<ClassInfo> | |
categories | CategoryDescription[] |
Returns - undefined | Field
Defined in
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.