method ZodType.prototype.nullableimport { ZodType } from "https://dotland.deno.dev/x/zod@v3.22.0/types.ts"; nullable(): ZodNullable<this>ReturnsZodNullable<this>