stopImmediatePropagation method

void stopImmediatePropagation ()

Implementation

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