clearLast static method
void
clearLast()
Clear the last (most recent) toastr
Implementation
static void clearLast() {
_service.clearLast();
}
Clear the last (most recent) toastr
static void clearLast() {
_service.clearLast();
}