removeToast static method

dynamic removeToast()

Implementation

static removeToast() {
  fToast?.removeCustomToast();
}