abort method

Future abort ()

Implementation

Future abort() => promiseToFuture(JS("", "#.abort()", this));