constructor Method
Initializes a new StringSchemaKey object.
StringSchemaKey(key: SchemaKey, schemaText: string): StringSchemaKey
| Parameter | Type | Description | 
|---|---|---|
| key | SchemaKey | The EC SchemaKey identifying the Schema. | 
| schemaText | string | The string representation of the Schema | 
Returns - StringSchemaKey
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.