remove method

dynamic remove()

Implementation

remove() {
  update(null);
}