Hide existing toast messages
hideToast(animate = TRUE, session = shiny::getDefaultReactiveDomain())a logical indicating whether to remove the toast message(s) instantly or use its hideMethod with animations to remove (Default).
the Shiny session. Defaults to shiny::getDefaultReactiveDomain().
`invisible()`