method ZodSchema.prototype.nullishimport { ZodSchema } from "https://dotland.deno.dev/x/zod@v3.21.4/types.ts"; nullish(): ZodOptional<ZodNullable<this>>ReturnsZodOptional<ZodNullable<this>>