new JsonData(): JsonData
Returns:
JsonDataM
get
get(): string | number | boolean | JsonObjectFs | JsonValueFs[] | null | undefined
Returns:
string | number | boolean | JsonObjectFs | JsonValueFs[] | null | undefinedReturns raw JSON data.
updateHash(hash): void
Attributes
Updates the hash with the data contributed by this instance.