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