void stopImmediatePropagation()

Source

void stopImmediatePropagation() {
  wrapped.stopImmediatePropagation();
}