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