removeAllQueuedToasts function
dynamic
removeAllQueuedToasts()
Implementation
removeAllQueuedToasts() {
fToast.removeQueuedCustomToasts();
}
removeAllQueuedToasts() {
fToast.removeQueuedCustomToasts();
}