PropertyInfo.fromJSON Function
Deprecated in 3.x. Use PropertyInfo.
Deserialize PropertyInfo from JSON
fromJSON(json: PropertyInfoJSON<ClassInfoJSON>): PropertyInfo
Parameter | Type | Description |
---|---|---|
json | PropertyInfoJSON<ClassInfoJSON> |
Returns - PropertyInfo
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.