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