remove method Null safety

Future remove()

Implementation

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