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