removeAllQueuedToasts function

dynamic removeAllQueuedToasts()

Implementation

removeAllQueuedToasts() {
  fToast.removeQueuedCustomToasts();
}