method types.Struct.prototype.toHumanimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.23/mod.ts"; const { Struct } = types; toHuman(isExtended?: boolean): Record<string, AnyJson>ParametersoptionalisExtended: booleanReturnsRecord<string, AnyJson>