method Model.prototype.getModelimport { Model } from "https://deno.land/x/model@v1.2/src/main.ts"; getModel(): Promise<Collection<Schema>>ReturnsPromise<Collection<Schema>>