class bool implements Codec extends Booleanimport { bool } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/mod.ts"; Constructorsnewbool(registry: Registry, value?: | bool | AnyBool | Uint8Array | number)PropertiesoptionalcreatedAtHash: IU8areadonlyencodedLength: numberreadonlyhash: IU8ainitialU8aLength: numberreadonlyisEmpty: booleanreadonlyisFalse: booleanoptionalisStorageFallback: booleanreadonlyisTrue: booleanreadonlyregistry: RegistryMethodseq(other?: unknown): booleaninspect(): InspecttoHex(): HexStringtoHuman(): booleantoJSON(): booleantoPrimitive(): booleantoRawType(): stringtoString(): stringtoU8a(_isBare?: boolean): Uint8Array