method Database.prototype.getAttributeRe-exportimport { Database } from "https://deno.land/x/appwrite@2.0.2/mod.ts"; getAttribute(collectionId: string, key: string): Promise<Response>Get Attribute ParameterscollectionId: stringkey: stringReturnsPromise<Response>