method types.Json.prototype.toJSONimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { Json } = types; toJSON(): Record<string, AnyJson>ReturnsRecord<string, AnyJson>