method Dialog.prototype.defaultValueimport { Dialog } from "https://deno.land/x/pptr@1.2.0/src/Dialog.ts"; defaultValue(): stringReturnsstringThe default value of the prompt, or an empty string if the dialog is not a prompt.