remove 方法

Future remove()

实现

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