stopPropagation method

void stopPropagation()

Implementation

void stopPropagation() => js_util.callMethod(this, 'stopPropagation', []);