class types.GenericEvent implements IEvent<Codec[]> extends Structimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { GenericEvent } = types; ConstructorsnewGenericEvent(registry: Registry, _value?: Uint8Array)Propertiesreadonlydata: IEvent<Codec[]>["data"]readonlyindex: EventIdreadonlymeta: EventMetadataLatestreadonlymethod: stringreadonlysection: stringreadonlytypeDef: TypeDef[]MethodstoHuman(isExpanded?: boolean): Record<string, AnyJson>