removeAllQueuedToasts static method
dynamic
removeAllQueuedToasts()
Implementation
static removeAllQueuedToasts() {
fToast?.removeQueuedCustomToasts();
}
static removeAllQueuedToasts() {
fToast?.removeQueuedCustomToasts();
}