stopImmediatePropagation method

void stopImmediatePropagation()

Implementation

void stopImmediatePropagation() {
  _immediateBubble = false;
}