clear 方法

Future clear()

实现

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