import { Functions } from "https://deno.land/x/appwrite@6.0.0/mod.ts";
Create Variable
Create a new function variable. These variables can be accessed within
function in the env
object under the request variable.
Returns
Promise<Models.Variable>