new JsonData(): JsonDataReturns:
<JsonData>M
get
get(): string | number | boolean | JsonObjectFs | JsonValueFsReturns:
<string>
|
<number>
|
<boolean>
|
<JsonObjectFs>
|
<JsonValueFs>[] |
<null>
|
<undefined>Returns raw JSON data.
updateHash(hash): voidAttributes
Updates the hash with the data contributed by this instance.