dismiss static method

void dismiss()

Implementation

static void dismiss() {
  toastDismiss?.call();
}