StructKeyTranslate
Converts a struct with dot-notated keys in to an unflattened version
Method Signature
Arguments
Examples
Related
Last updated
Converts a struct with dot-notated keys in to an unflattened version
Last updated
Argument | Type | Required | Description | Default |
---|
|
|
| The struct to unflatten |
|
|
| Whether to recurse in to nested keys - default false |
|
|
|
| Whether to retain the original dot-notated keys - default false |
|