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