method Client.prototype.setKeyimport { Client } from "https://deno.land/x/appwrite@5.0.1/src/client.ts"; setKey(value: string): thisSet Key Your secret API key Parametersvalue: stringvalue Returnsthisself