RelatedClassInfo.fromCompressedJSON Function
Deserialize RelatedClassInfo from compressed JSON
fromCompressedJSON(json: RelatedClassInfoJSON<string>, classesMap: [id: string]: CompressedClassInfoJSON): RelatedClassInfo
| Parameter | Type | Description |
|---|---|---|
| json | RelatedClassInfoJSON<string> | |
| classesMap | [id: string]: CompressedClassInfoJSON |
Returns - RelatedClassInfo
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.