remove method

Future remove()

Implementation

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