class GenericEventData implements IEventData extends Tupleimport { GenericEventData } from "https://deno.land/x/polkadot@0.2.12/types/generic/index.ts"; ConstructorsnewGenericEventData(registry: Registry,value: Uint8Array,meta: EventMetadataLatest,section?,method?,)Propertiesreadonlymeta: EventMetadataLatestreadonlymethod: stringreadonlynames: string[] | nullreadonlysection: stringreadonlytypeDef: TypeDef[]MethodstoHuman(isExtended?: boolean): AnyJson