method Session.prototype.flashRe-exportimport { Session } from "https://deno.land/x/fresh_session@0.2.2/mod.ts"; flash(key: string, value?: any)Parameterskey: stringoptionalvalue: any