abort 方法

Future abort()

实现

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