method Struct.prototype.getimport { Struct } from "https://deno.land/x/polkadot@0.2.28/types-codec/mod.ts"; get(key: keyof S): Codec | undefinedParameterskey: keyof SThe name of the entry to retrieve ReturnsCodec | undefined