method GenericPrompt.prototype.bodyimport { GenericPrompt } from "https://dotland.deno.dev/x/cliffy@v0.23.2/prompt/mod.ts"; body(): string | undefined | Promise<string | undefined>Returnsstring | undefined | Promise<string | undefined>