method Schema.prototype.readonlyimport { Schema } from "https://dotland.deno.dev/x/zod@v3.22.2/types.ts"; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>