method ProgressBar.prototype.messageimport { ProgressBar } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts"; message(message: string | undefined): thisSets the message the progress bar will display after the prefix in white. Parametersmessage: string | undefinedReturnsthis