method Struct.prototype.toJSONimport { Struct } from "https://deno.land/x/polkadot@0.2.28/types-codec/mod.ts"; toJSON(): Record<string, AnyJson>ReturnsRecord<string, AnyJson>