preventDefault method

void preventDefault()

Implementation

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