method ZodType.prototype.nullableRe-exportimport { ZodType } from "https://deno.land/x/zod@v3.23.0/external.ts"; nullable(): ZodNullable<this>ReturnsZodNullable<this>