abort method Null safety

Future abort()

Implementation

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